Remove CoolRom Alternate Download Timer

Removes 15 second timer from alternative download link popup

  1. // ==UserScript==
  2. // @name Remove CoolRom Alternate Download Timer
  3. // @namespace https://openuserjs.org/users/Morath86
  4. // @description Removes 15 second timer from alternative download link popup
  5. // @version 1.0
  6. // @date 2014-08-24
  7. // @author Morath86
  8. // @copyright 2021, Morath86 (https://openuserjs.org/users/Morath86)
  9. // @license MIT
  10. // @include http://www.coolrom.com/*
  11. // @history 1.0 Initial Release
  12. // ==/UserScript==
  13.  
  14. unsafeWindow.time = "0";