https://github.com/vool/kerry-not-kerry
Firefox add-on which replaces all text and image references to John Kerry in webpages with ones for County Kerry
https://github.com/vool/kerry-not-kerry
Last synced: 8 months ago
JSON representation
Firefox add-on which replaces all text and image references to John Kerry in webpages with ones for County Kerry
- Host: GitHub
- URL: https://github.com/vool/kerry-not-kerry
- Owner: vool
- Created: 2014-06-13T20:27:37.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-02-08T12:01:38.000Z (over 10 years ago)
- Last Synced: 2024-04-24T11:19:30.276Z (about 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 1.54 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Kerry not Kerry
Firefox add-on which replaces all references in webpages to John Kerry with County Kerry
For Mr. Williams...
> I'm tempted to edit one of these articles so that the county Kerry replaces John Kerry and any picture of John Kerry is replaced with a picture of the kerry football team or a map of kerry. I've a feeling that it is the sort of pointless shenanigans that you would be into too. Any idea what we could do with one of these edited articles for a bit of entertainment?
## Packaging
You can download the script I use to package .xpi's here -> [xpimaker](https://gist.github.com/vool/cd48c7bf96af141638bd#file-xpimaker-sh)
then you can run:
./xpimaker.sh kerry-not-kerry src
## Some examples
http://news.yahoo.com/russia-ukraine-kerry-putin-rubio-164359312.html
http://www.theguardian.com/world/2014/jul/01/john-kerry-undocumented-children-deported-honduras-guatemala
http://www.businessinsider.com/john-kerry-warns-against-vengeance-after-murder-of-palestinian-teen-2014-7
http://www.bbc.com/news/blogs-echochambers-28114865
## Installing
1. Download [kerry-not-kerry.xpi](https://github.com/vool/kerry-not-kerry/blob/master/kerry-not-kerry.xpi?raw=true)
2. Open FireFox.
3. Click *Add-ons* from the *Tools* menu and select the *Extensions* tab.
4. Drag-and-drop the XPI file onto the page.
## Credits
Some code pinched from Dave Random's [cloud-to-butt-mozilla](https://github.com/DaveRandom/cloud-to-butt-mozilla).