Image Hider Injector is a Chrome extension that automatically hides all images on web pages without user intervention. By injecting a script into each visited page, it ensures that images are constantly hidden, including any new ones added dynamically. Simple installation and minimal configuration make it a straightforward solution for a cleaner browsing experience.
The Image Hider Injector is a Chrome extension designed to enhance browsing privacy by concealing all images on web pages efficiently. Once installed, this extension injects a content script into each visited web page, automatically hiding every image (<img> tag`) and even monitoring the DOM for any new images to hide them as they appear.
The core functionality is handled by a content script (content.js) that executes on every webpage. This script efficiently hides all existing images and continually observes the document structure for any new images that may load later, ensuring an uninterrupted experience.
Users who wish to personalize their experience can manually add custom icons by providing PNG files labeled as icon16.png, icon32.png, icon48.png, and icon128.png within the extension's directory.
This extension serves as a valuable tool for users seeking a minimalist browsing experience or anyone looking to reduce visual clutter while navigating the web.
No comments yet.
Sign in to be the first to comment.