NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name Remove CoolRom Alternate Download Timer // @namespace https://openuserjs.org/users/Morath86 // @description Removes 15 second timer from alternative download link popup // @version 1.0 // @date 2014-08-24 // @author Morath86 // @copyright 2021, Morath86 (https://openuserjs.org/users/Morath86) // @license MIT // @include http://www.coolrom.com/* // @history 1.0 Initial Release // ==/UserScript== unsafeWindow.time = "0";