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.8 KB
授權條款
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.