BannerBlind. It basically lets you specify banner ad image sizes and when it renders the pag...">

Mozilla + Tools

Found two really cool tools for Mozilla. The first is called BannerBlind. It basically lets you specify banner ad image sizes and when it renders the pages it doesn't show any images that match those sizes. It's quite effective at blocking banners.

The second is Mozilla Mouse Gestures. You can do some pretty nifty navigation with these little tools. Pretty cool really.
Leave A Reply - 1 Reply
Replies
Anonymous 2002-06-25 07:47pm - No Email - Logged IP: unknown

Yeah, bannerblind is great. I've been using it for about a week now since I noticed the rc1 was out. So bannerblind along with these few lines added to your ~/.mozilla//*.slt/user.js file:

user_pref("capability.policy.default.Window.open","noAccess"); user_pref("dom.disable_open_during_load", true); user_pref("browser.target_new_blocked", true);

...sure makes Mozilla a tough browser to beat.

All content licensed under the Creative Commons License