Gmail - remove ads

Gmail - remove ads
176
***
By .
Last updated Aug 04 2006
23 installs this week, 3161 total.

All credits to http://easylist.adblockplus.org/easylist-element_rick752.txt
Last Modified : August, 2nd 2006

Thanks to TiCL for the collapse of empty space left on the page.

In order to hide google ads, have a look at Google - remove ads.

In order to make the google search window wider, have a look at Google - widen the searches display.

In order to hide yahoo ads, have a look at Yahoo - remove ads.

In order to hide other ads, have a look at General ad blocking rules from adblock.free.fr.

Install options

Feedback

Reviews

Aliji said on Dec 01 2007

Doesn't work with Gmail 2.

phun said on Jan 24 2007

Muuaahaaha! I wrote my own Gmail (Newer Version) - no ads, no chat box. Thanks! ****

netMASA said on Nov 18 2006

works. ****

troubled said on Nov 15 2006

:) ****

TiCL said on Aug 04 2006

To collapse the right side column:

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(mail.google.com) {
div[class^=rh] {display: none !important;}
div[id=ap] {display: none !important;}
div[class=msg] {width: 765px !important;}
}