Tag Archives: adblock

How to install Adblock Plus in Prism 0.9

(Mac OS X Tiger users only) You have battled with your Prism app just to visit the Firefox Addons page to install Adblock Plus. You click the install link: the addon file downloads, but after that, you get a message saying,
Adblock Plus 0.7.5.4 could not be installed because it is not compatible with Prism 0.9.
The [...]

How to block AnchorFree’s ads

The following CSS code does the job by hiding the ad:
html { margin-top: 0px !important }
div.AFc_all, div#AFt_adFrame, #iframe-af-container { display: none ! important }
Include it in the custom CSS file of your browser (easily done in Firefox/Safari/Opera) and the ads are gone! Now listening to Pandora with Hotspot Shield is such a pleasure, especially if [...]