您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Removes 15 second timer from alternative download link popup
当前为
- // ==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";