NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name Gmail remove ads // @namespace Gmail remove ads // @version 1.02 // @description remove right ads // @include https://mail.google.com/mail/* // @copyleft 2013+, lolo888 // ==/UserScript== GM_addStyle(".u5, .nH.u8 { display: none !important; }");