I challenge you to remove the gray ad using Adblock
1–10 of 46 posts
Re: I challenge you to remove the gray ad using Adblock
#2Can I use other extensions? It's dead simple with Remove It Permanantly. https://addons.mozilla.org/en-US/firefox/addon/remove-it-per...
Re: I challenge you to remove the gray ad using Adblock
#3$($("img")[0]).attr("style","position: absolute; left: -10000px;")
Re: I challenge you to remove the gray ad using Adblock
#4Can I use other extensions? It's dead simple with Remove It Permanantly. https://addons.mozilla.org/en-US/firefox/addon/remove-it-per...
Go for it, i've only tested it using Adblock. I'll test out Remove it Permanently and see if I can come up with some sort of anti for it ;)
Re: I challenge you to remove the gray ad using Adblock
#5$($("img")[0]).attr("style","position: absolute; left: -10000px;")
Updated, try again ;)
Re: I challenge you to remove the gray ad using Adblock
#6Is Adblock a requirement? Opera has built-in element blocking: I clicked "Block elements", clicked the "ad", clicked "Done," and ... done :)
Re: I challenge you to remove the gray ad using Adblock
#7Can I use other extensions? It's dead simple with Remove It Permanantly. https://addons.mozilla.org/en-US/firefox/addon/remove-it-per...
Updated, try again.
Re: I challenge you to remove the gray ad using Adblock
#8Is Adblock a requirement? Opera has built-in element blocking: I clicked "Block elements", clicked the "ad", clicked "Done," and ... done :)
Hm, tried it with Opera and it is indeed blocking it. However, the image still shows when the page is reloaded. So eh, kinda works.
Re: I challenge you to remove the gray ad using Adblock
#9ermm? Just right click the image, adblock -> remove this image.
Of course reloading the page will bring it back due to way it's done, I guess that's supposed be the challenging part.