Hide ads on Twitter web
Runs a setInterval checking every half-second for spans with only the text "Promoted". Then, hides these elements' parent divs by adding a hidden-by-twitter-hide-ads class. Also adds some CSS to the <head> that applies display: none to this class.
For any questions, reach out to aborzoi (at) protonmail (.) com.