manpe Posted March 7, 2009 Share Posted March 7, 2009 I recently switched from Outpost FW to ESET SS, to save some resources because I already have hardware fw and don't need AV and FW separately anymore.Anyway, the thing I miss the most is ad blocker... It significantly speed up my net surfing and made me feel safe in the flashy/porny maze of webs.So I would like to know if there is this option in ESS ? I skimmed it through, but didn't find any. If there isn't, then can you recommend me some kind of formidable software for this (easy on resources, install-and-forget). I use Chrome, sadly it doesn't support extensions. Link to comment Share on other sites More sharing options...
jalaffa Posted March 7, 2009 Share Posted March 7, 2009 ...then can you recommend me some kind of formidable software for this (easy on resources, install-and-forget). I use Chrome, sadly it doesn't support extensions.Ad Muncher!!! Homepage Link to comment Share on other sites More sharing options...
Anteus Posted March 7, 2009 Share Posted March 7, 2009 http://lmgtfy.com/?q=adblock+chrome :) Link to comment Share on other sites More sharing options...
DNM Posted March 7, 2009 Share Posted March 7, 2009 Firefox + Adblock Plus & NoScript :) Link to comment Share on other sites More sharing options...
manpe Posted March 7, 2009 Author Share Posted March 7, 2009 Firefox + Adblock Plus & NoScript :win:As I said, I use Chrome... but I got something from google :lol: Thanks.I installed Privoxy, but does anybody know how to get rid of the tray icon ? I fuckin hate them. Link to comment Share on other sites More sharing options...
3NIGM4 Posted March 7, 2009 Share Posted March 7, 2009 Firefox + Adblock Plus & NoScript + Greasemonkey = :win:Leave chrome dude :lol: Link to comment Share on other sites More sharing options...
jofre Posted March 7, 2009 Share Posted March 7, 2009 Install and forget = Ad-Muncher 4.71.28140 Pre-Cracked(Forget also Ad-Block Plus and No-Script Firefox extensions)Download :----------------------------------------------------------------mediafire.comSharecode »»»»»»»»»»» /download.php?amrxmzoydml----------------------------------------------------------------CheersJofre Link to comment Share on other sites More sharing options...
dumble Posted March 7, 2009 Share Posted March 7, 2009 there is isnt really addblock for chrome yet, but there are workarounds, check google:http://www.google.com/search?hl=en&q=a...=adblock+for+chI think sooner or later google will come with a addblcok function for chrome, this is for many people the reason why they dont use chrome. Chrome is a really good browser even when all those firefox-fans claim its not.. Link to comment Share on other sites More sharing options...
manpe Posted March 7, 2009 Author Share Posted March 7, 2009 there is isnt really addblock for chrome yet, but there are workarounds, check google:http://www.google.com/search?hl=en&q=a...=adblock+for+chAlready got one... TutorialI will try ad muncher too and will choose which is better.-EDIT-This ad muncher doesn't work with chrome :lol: Link to comment Share on other sites More sharing options...
KilJaden Posted March 7, 2009 Share Posted March 7, 2009 This ad muncher doesn't work with chrome :lol:I works with any browser/app that uses http, because it acts like a local proxy , routing any http traffic from any app to the Internet filtering it . Link to comment Share on other sites More sharing options...
manpe Posted March 7, 2009 Author Share Posted March 7, 2009 This ad muncher doesn't work with chrome :lol:I works with any browser/app that uses http, because it acts like a local proxy , routing any http traffic from any app to the Internet filtering it .Well it worked in FF, but not in GC somewhy. I'll try it later again maybe. Link to comment Share on other sites More sharing options...
tonimontana Posted March 7, 2009 Share Posted March 7, 2009 -EDIT-This ad muncher doesn't work with chrome :nono:Ad muncher works perfectly with any browser even google chrome. Folllow the steps below:1. Open ad muncher and navigate to Options > Filter Targets.2. Select chrome and click on Filter button.---------------------------------------------------------------------Download Ad Muncher 4.72 Precracked (Latest Version):mediafire.comSharecode = /download.php?aznntbgudjjEnjoy ad muncher with chrome!tonimontana Link to comment Share on other sites More sharing options...
shought Posted March 7, 2009 Share Posted March 7, 2009 Might Ad muncher be something that we should feature on the frontpage? Link to comment Share on other sites More sharing options...
manpe Posted March 7, 2009 Author Share Posted March 7, 2009 -EDIT-This ad muncher doesn't work with chrome :nono:Ad muncher works perfectly with any browser even google chrome. Folllow the steps below:1. Open ad muncher and navigate to Options > Filter Targets.2. Select chrome and click on Filter button.---------------------------------------------------------------------Download Ad Muncher 4.72 Precracked (Latest Version):mediafire.comSharecode = /download.php?aznntbgudjjEnjoy ad muncher with chrome!tonimontanaThe page cannot be foundThe page you are looking for might have been removed, had its name changed, or is temporarily unavailable. Link to comment Share on other sites More sharing options...
tonimontana Posted March 7, 2009 Share Posted March 7, 2009 The page cannot be foundThe page you are looking for might have been removed, had its name changed, or is temporarily unavailable.The link is fine. I'll send you a pm anyway. Link to comment Share on other sites More sharing options...
manpe Posted March 7, 2009 Author Share Posted March 7, 2009 The page cannot be foundThe page you are looking for might have been removed, had its name changed, or is temporarily unavailable.The link is fine. I'll send you a pm anyway.Nope, the file seems to have been removed-edit-Ok, got it working. Thanks a bunch. Link to comment Share on other sites More sharing options...
KotaXor Posted March 8, 2009 Share Posted March 8, 2009 there is isnt really addblock for chrome yet, but there are workarounds, check google:http://www.google.com/search?hl=en&q=a...=adblock+for+chAlready got one... TutorialI will try ad muncher too and will choose which is better.-EDIT-This ad muncher doesn't work with chrome :)Hmmm, much like S&D Spybot, which add a long list of adblock into host file. Link to comment Share on other sites More sharing options...
demonon Posted March 20, 2009 Share Posted March 20, 2009 Might Ad muncher be something that we should feature on the frontpage?Ad muncher indeed would be a nice addition to the front page.I personally use proxomitron which also behaves like a local proxy. Link to comment Share on other sites More sharing options...
Aeon7 Posted March 20, 2009 Share Posted March 20, 2009 Ad Muncher 4.72 Precracked :- makes facebook buggy (error when adding comment for instance)- makes hotmail VERY buggy (no access to emails)> replaced by Adblock plus Link to comment Share on other sites More sharing options...
LeetPirate Posted March 21, 2009 Share Posted March 21, 2009 If you have a router that supports linux firewall scripts then you could block the ads for your entire network with the following code:#Block Bad Hostswget -O - http://www.mvps.org/winhelp2002/hosts.txt | grep 127.0.0.1 | sed -e '2,$s/127.0.0.1/0.0.0.0/g' -e 's/[[:space:]]*#.*$//' > /etc/hostsIf you just have 1 pc then you could copy and paste the data from the hosts.txt file to the windows hosts file and redirect all to local host. Link to comment Share on other sites More sharing options...
Mo Husen Posted March 21, 2009 Share Posted March 21, 2009 If you have a router that supports linux firewall scripts then you could block the ads for your entire network with the following code:#Block Bad Hosts wget -O - [url="http://www.mvps.org/winhelp2002/hosts.txt"]http://www.mvps.org/winhelp2002/hosts.txt[/url] | grep 127.0.0.1 | sed -e '2,$s/[url="http://127.0.0.1/0.0.0.0/g"]127.0.0.1/0.0.0.0/g[/url]' -e 's/[[:space:]]*#.*$//' > /etc/hostsIf you just have 1 pc then you could copy and paste the data from the hosts.txt file to the windows hosts file and redirect all to local host.I use to do that but it also blocked some legit sites, unless you have the patience to scan & edit the hosts.txt file. Link to comment Share on other sites More sharing options...
jofre Posted March 23, 2009 Share Posted March 23, 2009 HOSTS ( Updated 15th.March.2009 )Download from here:------------------------------------------------------------------Mediafire.comSharecode »»»»»»»»»»» /download.php?djno3i1ynf2-----------------------------------------------------------------Forget Ad-Muncher !Read instructions inside. I prefer now this. It`s really an " install and forget" . Updates sometimes.cheersJofre Link to comment Share on other sites More sharing options...
halo Posted March 24, 2009 Share Posted March 24, 2009 HOSTS ( Updated 15th.March.2009 )Download from here:------------------------------------------------------------------Mediafire.comSharecode »»»»»»»»»»» /download.php?djno3i1ynf2-----------------------------------------------------------------Forget Ad-Muncher !Read instructions inside. I prefer now this. It`s really an " install and forget" . Updates sometimes.cheersJofreJofre are you using this?http://www.mvps.org/winhelp2002/hosts.htmNow i using Ad muncher but i thinking about a little change to mvps host file Link to comment Share on other sites More sharing options...
jofre Posted March 24, 2009 Share Posted March 24, 2009 HOSTS ( Updated 15th.March.2009 )Download from here:------------------------------------------------------------------Mediafire.comSharecode »»»»»»»»»»» /download.php?djno3i1ynf2-----------------------------------------------------------------Forget Ad-Muncher !Read instructions inside. I prefer now this. It`s really an " install and forget" . Updates sometimes.cheersJofreJofre are you using this?http://www.mvps.org/winhelp2002/hosts.htmNow i using Ad muncher but i thinking about a little change to mvps host file-------------------------------------------------------------------------------Yes,is this one I use now ! Latest update : 15.March.2009. Link to comment Share on other sites More sharing options...
halo Posted March 24, 2009 Share Posted March 24, 2009 Jofre is better to stay with Ad muncher and install MVPS HOST FILE,or delete ad muncher? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.