Hides "who to follow" and "trending now" spam on Twitter's web app by scanning the page for it every second.
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.