View on GitHub

likers-blocker

A browser extension to block likers, retweeters, list members and Twitter ads and share your block lists with others. - say NO to hate speech!

Contribution

Feel free to suggest improvements or to create pull requests!

To test the extension locally:

Build

Prerequisites

Install Node.js 16.x

Or, if you different node versions on your machine for different projects, you can use Node Version Manager (NVM) and run the following command in the repository directory:

nvm use

Install the dependencies

npm install

Start the build process in watch mode

npm start

Load the local extension in your browser

Chromium

Firefox