global filter still doesn'w work for me. please give me example to block ads from this site
http://www.detikinet.com/read/2009/1...-terbaik-dunia
now i use: DIV[class*="banner"]
but no one banner blocked
This is a discussion on AdBlock+ within the Chrome Plugins section, part of the Google Chrome category: global filter still doesn'w work for me. please give me example to block ads from this site http://www.detikinet.com/read/2009/1...-terbaik-dunia now i ...
global filter still doesn'w work for me. please give me example to block ads from this site
http://www.detikinet.com/read/2009/1...-terbaik-dunia
now i use: DIV[class*="banner"]
but no one banner blocked
6.0.447.0 dev
Unofficial Windows 7 Ultimate
@Twins.Seven:
Adblock+ isn't blocking banners and ads, it's hiding them after they've loaded. I don't have time to check right now, but it might not use the class* directive(?) Also, I can't see a class of 'banner', but there is a DIV id 'bannerA', so using DIV[id="bannerA"] should work.
Have a look at this thread and follow the instructions to really block ads before they load, then set up Adblock+ filters to tidy up your pages afterwards. (Oh, and install FlashBlock script/crx if you haven't, to freeze flash content until you want to play it).
It works as well as Firefox, and you'll see a whole lot of junk disappears from that site and a million others. Makes Chrome Numero Uno for me!
Last edited by Michael3185; 10-07-2009 at 08:25 AM.
@Michael
- yes, i know it's just hiding
- yes, i have used flashblock
- you can inspect element of ads picture at left side, all banner at left side use DIV[class=""] not DIV[id=""]
@Lex
i have copied your code to global filter, but the banner still appear.
Note: if use alt+B, it's work fine
for specific, i want to implement filter DIV[class*="anner"] and DIV[id*="anner"]
so that, any div with ID or class banner or Banner will be hide.
how about attach your setting and the screen result
6.0.447.0 dev
Unofficial Windows 7 Ultimate
Last edited by Michael3185; 10-07-2009 at 10:14 AM.
You should add prefix «##» for this filters.i have copied your code to global filter, but the banner still appear
Code:##IFRAME[src^="http://adcontent.detik.com/ad/content/"],IMG[src^="http://openx.detik.com/images/"],EMBED[src^="http://openx.detik.com/images/"]
@lex
Well done n thanks
@Michael
come on. i just want to complain about adblock+ feature. i don't complain about stopping banner. i have read your article about bfilter 2 days ago, and have download it
6.0.447.0 dev
Unofficial Windows 7 Ultimate
@Twins.Seven: Ah, haha.
@Lex1: I had a strange thing happen with Adblock+ in Chrome Beta. It gave me a message about full cookies, so I enabled local storage in the shortcut. Everything was fine, but then it started loosing settings. If Beta doesn't use local storage, perhaps setting this flag stops Adblock+ from warning about cookies, but then looses stuff..?
I've gone back to a completely stripped down version of Adsweep, which only has my settings in (as BFilter does the main work), and can't loose anything as it's in the file. At the moment two things stop me using Adblock+ in Chrome Dev; 1) I don't want to use Dev as things are not very stable from week to week, and 2) I really, really don't like having the bottom tool strip thing showing, even on new tab pages if otherwise hidden with Ctrl+Alt+B. But hey, you didn't write it just for me, huh..?
just move to dev, leave the beta and enjoy the new feature chrome have![]()
6.0.447.0 dev
Unofficial Windows 7 Ultimate
Is there any way to hide the bar adblock+ creates at the bottom of the browser? Seems unnecessary for just 1 plugin icon... I wish I could access it from menu or something...