Skip to content

A Chrome extension that provides live filtering for specified words and emails in online content with a stars overlay. This extension replaces matched words and emails with stars, creating a visual representation of censoring. It seamlessly applies the overlay in real-time as the user types, even in dynamically added content and text fields.

Notifications You must be signed in to change notification settings

DlgshKurd/StarGuard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Live Word and Email Filtering Chrome Extension

A Chrome extension that provides live filtering for specified words and emails in online content with a stars overlay. This extension replaces matched words and emails with stars, creating a visual representation of censoring. It seamlessly applies the overlay in real-time as the user types, even in dynamically added content and text fields.

An Example how it looks like:

image

Features

  • Live filtering for specified words and emails.
  • Real-time updates as the user types.
  • Dynamically applies stars overlay to existing and dynamically added content.
  • Censoring effect for matched words with stars.

Installation

  1. Clone or download this repository.
  2. Open Chrome and go to chrome://extensions/.
  3. Enable "Developer mode" in the top right.
  4. Click on "Load unpacked" and select the folder containing the extension files.

Usage

Once the extension is installed, it will automatically start live filtering specified words and emails on web pages. No additional setup is required.

Configuration

To modify the list of specified words and emails to be filtered, update the badWordsAndEmails array in the content.js file.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

Issues

If you encounter any issues or have suggestions, please open an issue.

About

A Chrome extension that provides live filtering for specified words and emails in online content with a stars overlay. This extension replaces matched words and emails with stars, creating a visual representation of censoring. It seamlessly applies the overlay in real-time as the user types, even in dynamically added content and text fields.

Resources

Stars

Watchers

Forks

Packages

No packages published