This plugin blurs out images in tags on the current web page. If you hover over an image for 1 second, the image will be revealed. Features include: blur/unblur images by default, a blur images button, and an "unblur" images button.
I anticipate adding a better icon, functionality to blur background images, "right-click" option to unblur or blur a specific images on a page and the ability to whitelist and blacklist specific pages/sites.
To contribute to this project, please submit a pull request with a detailed description for your changes. Thanks!
For documentation for writing chrome extensions, see:
How to preview a chrome extension:
- Navigate to chrome://extensions
- Check the "Developer Mode" box (upper-right)
- Click "Load unpacked extension"
- Select the directory containing the extension files