Skip to content

The-Code-Cosmos/chrome-content-hider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cosmos Hide Content

A lightweight Chrome Extension designed to declutter your web browsing experience by hiding distracting or unwanted page elements in real-time.

Features

  • 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.

Project Structure

  • 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.

Installation

You can install Cosmos Hide Content using either of the following methods:

Method 1: Chrome Web Store (Recommended)

  1. Visit the Chrome Web Store.
  2. Search for Cosmos Hide Content.
  3. Click Add to Chrome to install the extension automatically.

Method 2: Developer Mode (Manual)

  1. Clone this repository or download the source files.
  2. Open Chrome and navigate to chrome://extensions/.
  3. Enable Developer mode using the toggle in the top-right corner.
  4. Click Load unpacked and select the project folder.
  5. Pin the extension to your toolbar for easy access.

🌌 Goodbye, Explorers! Part of the Code Cosmos ecosystem.

About

A Chrome Extension for hiding content within a page and saving it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors