Skip to content

X1nto/unwanted-opinions

Repository files navigation

Unwanted Opinions

Sometimes you might want to block specific type of content without blocking the actual content creators. Unwanted Opinions lets you block content using various options in the extension.

Example:

Before After

Building

npm i
//To build the Chrome version
npm run build-chrome
//To build the Firefox version
npm run build-firefox

you can then zip the builds using web-ext for example

Installation

Chrome

Firefox

Safari

Maybe?

Credits

@busybox11 for their Twitter Blue Nerd, from which I used a huge amount of code.

@wseagar for Eight Dollars, which partially inspired this extensions.