Blocks all Verified Twitter Blue users on twitter.com
Nothing! Just install and say goodbye to all the paid blue checkmarks!
By default, Blue Blocker does not block users you follow who have purchased Twitter Blue. You can enable this from the extension settings.
- Clone the repository
- Visit the chrome extentions page
(or enter
chrome://extensions/in the Chrome url bar) - Enable
Developer modein the top right - Click
Load unpackedin the top left and select the cloned directory
- Clone the repository
- Rename
firefox-manifest.jsontomanifest.json(feel free to delete or rename the othermanifest.json) - Visit the firefox addon debugging page
(or enter
about:debugging#/runtime/this-firefoxin the Firefox url bar) - Click
Load Temporary Add-onin the top right and selectmanifest.jsonin the cloned directory
NOTE: You may need to replace instances of browser.storage.sync with browser.storage.local for local firefox development.
- Missing support for these requests
- search (all types)
- quote tweets (the quoted tweet)
- "you might like" column
- "who to follow" sections
- Remove the blocked users from the dom
- Look into an issue where users can be missed


