AI Slop Blocker is a free, privacy-friendly Chrome extension that hides web content explicitly labeled as AI-generated, AI-assisted, or synthetic. Hidden content becomes blank space, preserving the page layout and a small pocket of peace.
- One clear on/off switch.
- Automatically scans pages while enabled.
- Hides matching text, images, videos, and content containers.
- Handles content added after the page loads.
- Lets each user build a private filter list of phrases, creators, channels, and individual content.
- Includes a page picker for teaching the extension unlabeled AI content.
- Runs entirely in the browser and sends no browsing data anywhere.
- Restores hidden content immediately when switched off.
There is no reliable universal way for a browser extension to determine whether arbitrary unlabeled text, images, or video were generated by AI. This version detects explicit disclosures, metadata, and known AI UI patterns. Users can teach it additional unlabeled content with private personal filters. It will still miss content and may occasionally hide a false positive.
- Download or clone this repository.
- Open
chrome://extensions. - Enable Developer mode.
- Select Load unpacked.
- Choose the
extensionfolder. - Pin AI Slop Blocker and switch it on.
AI Slop Blocker does not collect, store, sell, or transmit personal data or browsing history. Detection happens locally. See the privacy policy.
Run validation:
node scripts/validate.mjsCreate the Chrome Web Store upload zip:
powershell -ExecutionPolicy Bypass -File scripts/package.ps1The package is written to outputs/ai-slop-blocker-v0.4.1.zip.
MIT
0 comments
log in to comment.