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)
Δημιουργήθηκε την
16/02/2022
Ενημερώθηκε την
16/02/2022
Μέγεθος
2 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.