A Chrome extension that allows users to block celebrities, people, and specific terms from their web feeds.
- Block specific celebrities, people, or terms
- Customizable block lists
- Real-time content filtering
- Persistent settings across sessions
- Clone this repository
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode"
- Click "Load unpacked" and select this directory
npm install # Install dependencies
npm run build # Build the extension- Click the extension icon in Chrome
- Add terms/people to block in the popup
- Browse normally - content will be filtered automatically