kheina-com / Blue-Blocker

Blocks all Twitter Blue verified users on twitter.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blue Blocker Logo
Blocks all Verified Twitter Blue users on twitter.com

Usage

Nothing! Just install and say goodbye to all the paid blue checkmarks!

By default, Blue Blocker does not block users you follow or who follow you that have purchased Twitter Blue. You can change this and other settings from the extension context menu found by clicking the extension icon in your browser's toolbar.

Install

Available from Chrome Webstore Available from Firefox Add-ons Available from Microsoft Edge Add-ons

Development

  1. Check if your Node.js version is >= 18.
  2. Run npm install to install the dependencies.

run the command

npm run dev

Chrome

  1. run npm run dev or npm run build
  2. Visit the chrome extentions page
    1. (or enter chrome://extensions/ in the Chrome url bar)
  3. Enable Developer mode in the top right
  4. Click Load unpacked in the top left and select blue-blocker/build folder

Firefox

  1. Run make firefox
  2. Visit the firefox addon debugging page
    1. (or enter about:debugging#/runtime/this-firefox in the Firefox url bar)
  3. Click Load Temporary Add-on in the top right and select manifest.json in the blue-blocker/build folder

License

This work is licensed under the Mozilla Public License 2.0, allowing for public, private, and commercial use so long as access to this library's source code is provided. If this library's source code is modified, then the modified source code must be licensed under the same license or an applicable GNU license and made publicly available.

About

Blocks all Twitter Blue verified users on twitter.com

License:Mozilla Public License 2.0


Languages

Language:TypeScript 72.5%Language:CSS 15.8%Language:HTML 10.3%Language:Makefile 1.4%