您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Change another winner if one of selected names is the winner (if possible, in case all objects in the race are excluded)
More snippets: https://github.com/kaizisntme/duckrace-utils/
In this repo, there will be some code snippets used to change how the Duck Race works, including changing, choosing winner/loser... For these codes, you need the Tampermonkey extension, which allows us to modify to source of the website (it's quite similar to the way we use Console
tab in DevTools, but with this extension, you can do it automatically). In addition, there's also a tutorial of "The way I found this method of modifying", if you need.