A lightweight Chrome Extension designed to declutter your web browsing experience by hiding distracting or unwanted page elements in real-time.
- Interactive Selection: Click the floating eye icon to enable the "Lasso" tool.
- Drag-to-Hide: Click and drag a selection box over any part of a webpage to instantly hide the underlying content.
- Persistent Memory: The extension remembers which parts of a page you have hidden, even after a refresh.
- Quick Reset: Click the eye icon again to trigger a confirmation modal and restore all hidden content on the page.
- Movable UI: Drag the eye icon anywhere on the screen so it doesn't block your view.
manifest.json: Configuration and permission settings (v3).content.js: The core logic for the lasso tool and element manipulation.popup.html / popup.js: The extension interface for enabling or disabling the tool.icon.png: Branding and UI assets.
You can install Cosmos Hide Content using either of the following methods:
- Visit the Chrome Web Store.
- Search for Cosmos Hide Content.
- Click Add to Chrome to install the extension automatically.
- Clone this repository or download the source files.
- Open Chrome and navigate to
chrome://extensions/. - Enable Developer mode using the toggle in the top-right corner.
- Click Load unpacked and select the project folder.
- Pin the extension to your toolbar for easy access.
🌌 Goodbye, Explorers! Part of the Code Cosmos ecosystem.