Can't block this div. Anything special about it?

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
Post Reply
A2020
Posts: 10
Joined: Wed Jun 26, 2013 4:01 pm

Can't block this div. Anything special about it?

Post by A2020 »

So I'm at

Code: Select all

https://www.twitch.tv/lexveldhuis
and there is an "Extension" as they call on Twitch that I want to block.

Even when I identified the DIV it shows on, I can't block it. I have tried

Code: Select all

##div.Scalable
##.Scalable
##div[class="Scalable"]
##div[class^="Scala"]
##Scalable
None of them did the trick.

What am I doing wrong here? Any help would be appreciated.

PS: What I'm trying to block is a div that will show on top of the video, when that channel is streaming and the Extension is active by the streamer. Sadly and weirdly enough, Twitch doesn't provide an option to disable them.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Can't block this div. Anything special about it?

Post by mapx »

if it's random (or only if you are logged in ?) it's difficult to catch it
Post Reply