Morath86 / Remove CoolRom Alternate Download Timer

// ==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";