Remove CoolRom Alternate Download Timer

Removes 15 second timer from alternative download link popup

2014-08-24 या दिनांकाला. सर्वात नवीन आवृत्ती पाहा.

// ==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
// @include http://www.coolrom.com/*
// @history 1.0 Initial Release
// ==/UserScript==

unsafeWindow.time = "0";