NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name Stop New York Times Recommended Articles Popups // @namespace http://tampermonkey.net/ // @version 1 // @description The "Recommended Articles" popup that appears on top of nytimes.com articles after an idle period is blocked. // @match *://*.nytimes.com/* // @grant none // ==/UserScript== magnum.processFlags(magnum.getFlags().concat(['removeWelcomeBackModule']));