# Profanity-Filter-Chrome-Extension **Repository Path**: mirrors_rdp/Profanity-Filter-Chrome-Extension ## Basic Information - **Project Name**: Profanity-Filter-Chrome-Extension - **Description**: Censor, Substitute, and Remove profanity asynchronously in every website - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Unsee_It * A chrome extension that censors, update and remove profanity in any website * Detects double meaning words, offers an option to ignore or censor double meaning words * Offers adding/delete custom words or default words * Password authorization upon going to the options menu, and toggle. Added security for younger internet users * Ranking of sites from most profane, to least profane words recorded * Daily record of most words filtered * Setup warning domains # Installation (Normal Users) 1. Go to https://chrome.google.com/webstore/detail/unseeit/fgknebogkkibiognoekbojeeifhidaao 2. (Straight forward) Add to Chrome 3. Voila! # Installation (Development) 1. Clone repository 2. Open Chrome 3. Go to chrome://extensions/ 4. Toggle on Developer Mode 5. Click "Load unpacked" 6. Load cloned repository 7. Contribute!