Twitter spam hider

Hides "who to follow" and "trending now" spam on Twitter's web app by scanning the page for it every second.

Author
Gercomsci
Daily installs
0
Total installs
52
Ratings
0 0 0
Version
1.0 beta (2022-02-09)
Created
2022-02-16
Updated
2022-02-16
Size
1.81 KB
License
GPL 3.0
Applies to

Twitter spam hider

Hides "who to follow" and "trending now" spam on Twitter's web app by scanning the page for it every second.

This is the best possible solution on a ReactJS-based site, since it uses randomized CSS class names, meaning the only way to hide spam selectively is to make JavaScript code locate it on the page continuously, whack-a-mole style.