Remove Gmail and Outlook Ads on web
< Feedback on Remove Gmail and Outlook Ads
I've modified the second part of the code to catch ads on the last Gmail tabuse this :GM_addStyle(".aDM .Cp:first-child, .aDM[id=':1t'] .Cp:nth-child(3){display: none !important; }");
Sign in to post a reply.
I've modified the second part of the code to catch ads on the last Gmail tab
use this :
GM_addStyle(".aDM .Cp:first-child, .aDM[id=':1t'] .Cp:nth-child(3){display: none !important; }");