A browser extension to block all visible likers (and optionally all retweeters) of a tweet on Twitter.
Inspired by Mario Sixtus (@sixtus):
In Übrigen wünsche ich mir für solche Fälle ein Twitter-Add-On, das alle Liker eines bestimmten Tweets blockt, weil es nur Arschlöcher sein können. Wer programmiert es? – 10:41 am · 22 Feb. 2020
In collaboration with @pkreissel, who wrote the back-end for this tool: https://github.com/pkreissel/ichbinhier_twittertools.
Install for Microsoft Edge (You can install Chrome extensions in Edge, it's basically the same browser)
-
Once you click on a tweet, there is a link which indicates how many people liked this tweet.
-
Click on that link to get the list of all likers
-
Then click on the new button on the top which says "Block all" / "Alle Blockieren".
-
You can also chose to block all retweeters of the tweet (only direct retweeters without comment).
-
If you use it for the first time, you will have to authorize the app to access your twitter account.
-
You get a list of all users that are about to be blocked.
-
Confirm and wait for the sucess message.
-
✔ DONE. All the collected likers of the tweet are blocked. 😇
- Click on a list of twitter users
- Click on the number of members
- Proceed with point three above ("Block all")
Since Twitter has disabled its ability to import/export block lists, LikersBlocker brings back the feature.
- Go to "Settings and privacy" > "Content preferences" > "Blocked accounts" (Or just go to https://twitter.com/settings/blocked/all)
- Click on the share button above the list of blocked accounts
- Wait a moment until all acocunts from your list are collected (make sure to leave the tab in the foreground to avoid stoping the automatic down scrolling)
- Copy and share the block links with other persons to share your block list with them.
- When you receive a block link, just click on it or enter it into the address bar of your browser.
- If you use it for the first time, you will have to authorize the app to access your twitter account.
- You get a list of all users that are about to be blocked.
- Confirm and wait for the sucess message.
- ✔ DONE. All the collected likers of the tweet are blocked. 😇
If you find a bug or want to suggest new features, file a new issue.
Feel free to suggest improvements or to create pull requests!
To test the extension locally:
- Clone this repository
- Install Node.js 14.x
In the repository directory, run:
npm install
npm run build
- Go to
chrome://extensions
- Enable the developer mode with the regarding toggle button on the right side
- Click on "Load unpacked"
- Select the
dist
folder of the cloned repository
- Go
about:debugging#/runtime/this-firefox
- Click on
Load Temorary Add-On...
- Select any file in the
dist
folder of the cloned repository
All information on this site is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Glad that you appreciate our work! :)
We do this in our free time. This tool is and remains free for everyone and free from ads. We would highly appreciate if you considered donating a little tip, rate this extension in your browser or tell others about it.
⭐⭐⭐⭐⭐ Rate this extension in the Chrome Web Store, on Firefox Add-Ons, Opera Add-Ons.
🐦 Tweet about this extension and tell your friends!
💬 Don't miss version updates or bugfixes and join the conversation!
@pkreissel (Backend)
@d_mstern (Frontend)