A Chrome extension that integrates a censoring backend into your browser (like Beta Censoring or Beta Safety), censoring NSFW images as you view them.
npm i
npm run build
dist/
folderIf you want to work on it live, run npm run serve
instead, then load from the dist/
directory as usual. The project will rebuild on changes, and Webpack will hot reload the extension in your browser.