blocking-muting-management
Installation
SKILL.md
Blocking & Muting Management
Browser console scripts for blocking, unblocking, muting, and managing unwanted accounts on X/Twitter.
Script Selection
| Goal | File | Navigate to |
|---|---|---|
| Block multiple accounts | src/massBlock.js |
Any page on x.com |
| Unblock all blocked accounts | src/massUnblock.js |
x.com/settings/blocked/all |
| Unmute all muted accounts | src/massUnmute.js |
x.com/settings/muted/all |
| Detect and block bots | src/blockBots.js |
x.com/USERNAME/followers |
| Mute users by keywords | src/muteByKeywords.js |
Timeline or search results |
| Manage muted words | src/manageMutedWords.js |
Any page |
| Report spam | src/reportSpam.js |
Target account profile |
| Remove followers (soft-block) | src/removeFollowers.js |
x.com/USERNAME/followers |