Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bertrandom/pedobear
Patches Google Chrome for Mac OS X's resource file to replace the incognito icon with Pedobear
https://github.com/bertrandom/pedobear
Last synced: about 1 month ago
JSON representation
Patches Google Chrome for Mac OS X's resource file to replace the incognito icon with Pedobear
- Host: GitHub
- URL: https://github.com/bertrandom/pedobear
- Owner: bertrandom
- Created: 2014-07-22T07:56:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-13T18:43:38.000Z (over 9 years ago)
- Last Synced: 2023-04-17T14:00:29.284Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 1.1 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
pedobear
========Patches Google Chrome for Mac OS X's resource file to replace the incognito icon with [Pedobear](http://en.wikipedia.org/wiki/Pedobear).
Basically, turn this:
![](https://github.com/bertrandom/pedobear/blob/gh-pages/images/incognito_original.png)
into this:
![](https://github.com/bertrandom/pedobear/blob/gh-pages/images/incognito_pedobear.png)
## Usage
Quit Google Chrome. (⌘-Q)
Run:
`./pedobear.py`
It should automatically find the resource file, back it up, and patch it with pedobear.
Open Google Chrome and open a new incognito window. You should see pedobear!
If you want to restore the original image from the backup, run:
`./pedobear.py --restore`
## Notes
I've only tested this with Chrome v36.0.1985.125 but it should probably work until Google changes the incognito image again. I imagine you'll have to re-patch it every time Chrome updates, as well. I tried doing this as a Chrome theme and extension but neither seemed to be flexible enough to actually replace the image.
Pedobear icon courtesy of [Miniartx on deviantart](http://miniartx.deviantart.com/art/Pedobear-180327384).