Chromium Extension

Browse with Confidence.

An open-source Chromium extension designed to filter NSFW content in real-time. Keep your browsing experience clean, safe, and focused.

View on GitHub
Chromium Ready

How to Install

  • 1

    Download the source code from the repository as a ZIP file and extract it.

  • 2

    Open chrome://extensions in your Chromium-based browser.

  • 3

    Enable Developer Mode in the top right corner.

  • 4

    Click Load Unpacked and select the extracted folder.

// manifest.json

"name": "Anti.NSFW",

"version": "1.0.0",

"permissions": ["declarativeNetRequest", "storage"],

// Active protection enabled

Open Source & Transparency

This project is licensed under CC BY-NC-SA (Creative Commons Attribution-NonCommercial-ShareAlike). This means you are free to adapt and build upon the code, provided it's not for commercial use and you share your contributions under the same license.