(no subject)
Apr. 19th, 2020 09:20 pmHow difficult would it be to make an extension for firefox that just says "put a square this color and so-and-so size over the top-right of the screen when I'm at this website" because I'm getting really tired of the videos at Serious Eats; they auto-play a constant stream of (fortunately silent) videos of random cooking while I'm trying to read their articles and the player in question seems remarkably resilient to ad-blockers "block element" feature; I can occasionally crash it for a single load but it's always back on the next article!
no subject
Date: 2020-04-20 12:58 am (UTC)Post-blocking, it looks like this:
no subject
Date: 2020-04-20 11:22 am (UTC)(Also thanks to
What I did in Stylus
Date: 2020-04-20 02:08 am (UTC)#video-sidebar-player {display: none; }Maybe target
#video-sidebar-playerin your ad-blocker if you haven't tried that already…