Ads in Google Mail

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
ericrose
Posts: 18
Joined: Thu May 14, 2009 2:30 pm

Ads in Google Mail

Post by ericrose »

For some reason ABP doesn't remove Google ads from Google Mail. I've removed them with Element Hiding Helper, and they seem to be of the form mail.google.com#DIV(id=:9k), the part after id=: changes. I have the Easy List, but it doesn't help here. Is it possible to write some general filter rule for removing them? Some conflict with CustomizeGoogle (I disabled 'ad removing' from it, no change)? I have Ffox 3.5b4 & ABP 1.0.2.
Ares2
Posts: 1275
Joined: Fri Feb 15, 2008 12:47 pm

Re: Ads in Google Mail

Post by Ares2 »

ericrose wrote:I've removed them with Element Hiding Helper, and they seem to be of the form mail.google.com#DIV(id=:9k), the part after id=: changes. I have the Easy List, but it doesn't help here.
Can you tell me the id/class of the parent element of the "id=:" element (just press "w" one more time)?
ericrose
Posts: 18
Joined: Thu May 14, 2009 2:30 pm

Post by ericrose »

Thanks for the answer. Sorry I'm a bit late. The ABP shows class=oM, if that helps.
Ares2
Posts: 1275
Joined: Fri Feb 15, 2008 12:47 pm

Post by Ares2 »

Well,

Code: Select all

mail.google.com##div.oM
is already in EasyList, so they should be hidden.

There was a bug making element hiding rules not work in Firefox 3.1b3 with ABP 1.0.2. But it should work again with your combination 3.5b4/1.0.2...

Can you doublecheck your version numbers and then try if it works when you downgrade to ABP 1.0.1?
ericrose
Posts: 18
Joined: Thu May 14, 2009 2:30 pm

Post by ericrose »

Yes, there really is a rule in EasyList of the form mail.google.com#div(class=oM), as I found, just for some unknown reason it was not enabled. I corrected the mistake, so I suppose now all should be well. Thanks for the advice.
Ares2
Posts: 1275
Joined: Fri Feb 15, 2008 12:47 pm

Post by Ares2 »

ericrose wrote:it was not enabled.
OK, that explains it. Glad I could help. :)
Locked