您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Allows you to make change the rate and direction of time flow
当前为
Some JS games care tied to real time. It is especially annoing if the game runs in turns and the time was made only to annoy the players, the source of such games are often obfuscated.
Here is a userscript which can help. It exploits JS flexibility and hooks some browser-provided objects to make the web application get maliciously altered time. Of course it can be easily detected, but I have never seen such kind of detections in the wild.
The script may work instable because there is a race between the scripts in webpage and the injected script.
You can test it here To enable it on another website use GM settings To set the rate time flows use script menu.
Versioning is such: the first version is the version of user.js, the second is the version of inject.js