Twitter spam hider

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

लेखक
Gercomsci
दैनिक इंस्टॉल
0
एकूण इंस्टॉल
52
रेटिंग
0 0 0
आवृत्ती
1.0 beta (2022-02-09)
बनवली
2022-02-16
अपडेट केली
2022-02-16
आकार
1.81 KB
License
GPL 3.0
यांवर लागू होते:

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.