mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-26 13:19:49 +07:00
* add sample for catifier that replaces every jpg image on web by another cat image * add readme for catifier * add section for set/get badge text color * add usage of isEnabled,getBadgeTextColor and setBadgeTextColor * capitalize button text * use single quote and update badge text to test * use <all_urls> host_permission
470 B
470 B
Catifier
When the extension is enabled, it replaces every image of extension jpg or jpeg, with this image.
Testing the extension
- Follow the instructions to load an unpacked extension.
- Navigate to any website, you should see every jpg or jpeg image being replaced by an image of a cat.