Blocking line in Gmail

Everything about using Adblock Plus on Opera
Post Reply
stalk:er
Posts: 4
Joined: Thu Apr 04, 2013 1:51 pm

Blocking line in Gmail

Post by stalk:er »

Dear developers, tell me how to add an exception that does not block line on the website of gmail

handles deleted lines:
mail.google.com##div.ae5
mail.google.com###\:rr .nH[role="main"] .mq:first-child
mail.google.com###\:rr > .nH > .nH[role="main"] > .nH > .nH > .AT[style="right: 28px;"]
mail.google.com###\:rr > .nH > div[role="main"] > .mq:last-child
mail.google.com##.nH.adC > .nH > .nH > .u5 > .azN
mail.google.com##.nH.hx > .nH + .nH + .nH > .nH.PS > .Zs
mail.google.com##.oM
mail.google.com##.z0DeRc
mail.google.com##a[href^="http://pagead2.googlesyndication.com/"]

it became like this:
Image
MonztA
ABP Developer
Posts: 3957
Joined: Mon Aug 14, 2006 12:18 am
Location: Germany

Re: Blocking line in Gmail

Post by MonztA »

Try these exception rules:

Code: Select all

mail.google.com#@#a[href^="http://pagead2.googlesyndication.com/"]
mail.google.com#@##\:rr > .nH > div[role="main"] > .mq:last-child
mail.google.com#@##\:rr .nH[role="main"] .mq:first-child
stalk:er
Posts: 4
Joined: Thu Apr 04, 2013 1:51 pm

Re: Blocking line in Gmail

Post by stalk:er »

MonztA wrote:Try these exception rules:

Code: Select all

mail.google.com#@#a[href^="http://pagead2.googlesyndication.com/"]
mail.google.com#@##\:rr > .nH > div[role="main"] > .mq:last-child
mail.google.com#@##\:rr .nH[role="main"] .mq:first-child
Thank you very much, and I suffered ...
Post Reply