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: 8 days 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 (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-13T18:43:38.000Z (about 10 years ago)
- Last Synced: 2025-06-26T16:09:51.920Z (8 days 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:

into this:

## 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).