briantrice / Jailbreak-the-Patriarchy

Genderswaps your view of the web. (Chrome extension)

Home Page:http://www.daniellesucher.com/2011/11/jailbreak-the-patriarchy-my-first-chrome-extension/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome extension to swap gendered pronouns and other terms throughout web browsing.

It also adds a "toggle patriarchy" browser action button that reloads the current tab and pauses/unpauses the extension.

Thanks to rictic for adding in the option of setting Jailbreak to randomly turn on and off each day! This option is off by default, but can be turned on by going into chrome://extensions/ and hitting the Options link under Jailbreak the Patriarchy.

***

Known issues:

- Since "her" can be a possessive or objective pronoun, sometimes “her” should translate to “him”, and sometimes it should translate to “his”. Rather than run every node update through some sort of natural language parser, I set up regular expressions with a set of rules that recognize the most common cases where “her” always or usually should translate to “him”, and then one that translates all remaining instances of “her” to “his” instead. What this ultimately means is that sometimes you’re going to see “his” where you really ought to see “him” instead, or vice-versa. If anyone has suggestions on improving this, I'd love to hear them!

- It doesn't include words like "mum", "fellow", "mister", &c, that are often used in entirely non-gendered ways (e.g. "mum's the word", "my fellow americans", "perfume mister"). I haven't thought up a good way around that [yet].

- Some folks say it doesn't work on reddit, others say that it does. It works on reddit for me. More testing and possibly tweaking here.

- Ported by others to Safari (http://code.lardcave.net/entries/2011/12/22/182251/) and Firefox (http://userscripts.org/scripts/show/125685) and as gender-neutral version (https://chrome.google.com/webstore/detail/mmdlclbfhplmbjfefngjbicmelpbbdnh) already, hooray!

- If anyone else wants to create anything else that plays off this, please feel free. I'd appreciate a nod of credit, but that's about it.

***

If you'd just like to use the extension, you can install it automatically:
https://chrome.google.com/webstore/detail/fiidcfoaaciclafodoficaofidfencgd

More information:
http://www.daniellesucher.com/2011/11/jailbreak-the-patriarchy-my-first-chrome-extension/

About

Genderswaps your view of the web. (Chrome extension)

http://www.daniellesucher.com/2011/11/jailbreak-the-patriarchy-my-first-chrome-extension/

License:Other


Languages

Language:JavaScript 100.0%