The extension always creates new classes for the ad container.
How can I make a wildcard to block any classes of this form?
Also VPN extension in question is Browsec.
The extension always creates new classes for the ad container.
How can I make a wildcard to block any classes of this form?
Also VPN extension in question is Browsec.
An extension that adds ads is garbage. If you absolutely must use it then ask in a programming subreddit for someone to remove the ads from the addon and then you can install it again manually. Addons are just a zip file with the code inside.
There is no guarantee that even if you wildcard correctly that uBO will have priority over the VPN extension. The ads might show up and disappear randomly.
Instead of showing a screenshot of uBO suggested filters, use your browser’s inspector to view the element and screenshot that.
try:
youtube.com##[class*="_stBig"]
if first one doesn’t work
youtube.com##div:has([href^="https://browsec.com"])
this is an XY problem actually since i could never find a better free VPN extension.
honestly its not really that important, since…
i just use it for trolling by bypassing room bans in bonkio lol
Also it appears randomly when the page is fully loaded, not on startup.
Soooo how can I make it not appear?
thanks, i’ll add both for now
Is Proton VPN not free? I thought it was. Or atleast has a free tier
A free VPN with full access to all page contents does not sound like a very good idea… Not at all…
Inspect on the “remind me later” and “go premium” buttons. And share.
Is the self promotion always one of the last two elements in body
?
has a free tier
Uuh… thanks maybe i’ll try it? maybeee…
I don’t have a page with this modal open right now, i will when i do though.
Yes, it’s always appended.