您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Removed countdown timer for downloads
当前为
// ==UserScript== // @name RomHustler No Download Accelerator // @namespace https://openuserjs.org/users/Morath86 // @description Removed countdown timer for downloads // @version 1.3 // @date 2016-10-30 // @author Morath86 // @include http://romhustler.net/* // @history 1.0 Initial Release, removed countdown timer for downloads // @history 1.1 Removes checkbox for download accelerator // @history 1.2 Reverted back to countdown timer // @history 1.3 Fixed @include URL for script to run // ==/UserScript== unsafeWindow.max = "1";