

I uninstalled/reinstalled, unchecked allowing some non-intrusive ads, tried installing whatever version I could find & not working!
Even worse, Spotify plays ads loudly even when I have the volume lowered or muted! HELP!!!



post in the chrome section with all the details, page where you see ads, check if the filter lists are still enabled and correctly downloadedstoutfif wrote:AdBlock also stopped blocking ads for me in Chrome. Anyone found any solutions or reason for this yet?
forum/viewtopic.php?f=18&t=20807Requests initiated by third-party plugins like Flash can't be blocked. This mostly affects in-video ads (like prerolls), however not those on YouTube, which are blocked in a different way.
Try using the HOSTS file.mapx wrote:due to safari limitations the ads in flash can't be blockedRequests initiated by third-party plugins like Flash can't be blocked. This mostly affects in-video ads (like prerolls), however not those on YouTube, which are blocked in a different way.
It's a legacy from before DNS existed, but now you can use it to easily block connections to particular hostnames.Mee wrote:What's HOSTS file?
# For Macintosh (pre OS X) place it in the Mac System Folder or Preferences
# folder and reboot. (something like HD:System Folder:Preferences:Hosts)
# Alternatively you can save it elsewhere on your machine, then go to the
# TCP/IP control panel and click on "Select hosts file" to read it in.
Then a little later:# For Linux, Unix, or OS X place this file at "/etc/hosts" or on some
# systems at "/private/etc/hosts". You will require root access to do
# this. Saving this file to "~/hosts" will allow you to run something
# like "sudo cp ~/hosts /etc/hosts"
Anyway, this is an easier-to-read tutorial about editing the HOSTS file: http://www.howtogeek.com/howto/27350/be ... osts-file/# If there is a domain name you would rather never see, simply add a line
# that reads "0.0.0.0 machine.domain.tld". This will have the effect of
# redirecting any requests to that host to your own computer. For example
# this will prevent your browser from downloading banner ads, or sending
# your information back to a company.