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 mode
in the top right - Click
Load unpacked
in the top left and select the cloned directory
- Clone the repository
- Rename
firefox-manifest.json
tomanifest.json
(feel free to delete or rename the othermanifest.json
) - Visit the firefox addon debugging page
(or enter
about:debugging#/runtime/this-firefox
in the Firefox url bar) - Click
Load Temporary Add-on
in the top right and selectmanifest.json
in 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