A free, open source, and privacy-focused browser extension to block "not safe for work" content.
Built using TypeScript, TensorFlow.js, and NSFWJS.
Download now from chrome web store!
You can install the extension from the chrome web store or source.
When you load web pages, NSFW Filter will first hide all images and only show those classified as safe.
To customize the extension, click the icon in your extensions tab.
Install dependencies by running:
npm install
Then build the project:
npm run build
To run the tests:
npm run test
To run a development version with live reload, run:
npm run dev:chrome
Or open Google Chrome and open the Extension Management page by navigating to chrome://extensions
or by opening Settings and clicking Extensions from the bottom left.
Enable Developer Mode by clicking the toggle switch next to Developer mode.
Click the "Load Unpacked" button and select the extension directory(.../dist
).
Please check the Contributing Guidelines before contributing.
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!