Twitter spam hider

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

Autor
Gercomsci
Dnevne instalacije
0
Ukupnih instalacija
52
Ocjene
0 0 0
Verzija
1.0 beta (2022-02-09)
Stvoreno
16.02.2022.
Ažurirano
16.02.2022.
Size
1,81 KB
Licenza
GPL 3.0
Primjenjuje se

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.