Greasy Fork is available in English.

🐭️ MouseHunt Utils

MouseHunt Utils is a library of functions that can be used to make other MouseHunt userscripts easily.

此腳本不應該直接安裝,它是一個供其他腳本使用的函式庫。欲使用本函式庫,請在腳本 metadata 寫上: // @require https://update.greasyfork.org/scripts/460027/1263033/%F0%9F%90%AD%EF%B8%8F%20MouseHunt%20Utils.js

作者
bradp
版本
1.11.0
建立日期
2023-02-14
更新日期
2023-10-11
授權條款
MIT

MouseHunt Utils is a library of functions that can be used to make other MouseHunt userscripts easily.

Add the following to your userscript in the header, replacing the version number to match the latest.

// @require https://cdn.jsdelivr.net/npm/mousehunt-utils@1.8.5/mousehunt-utils.js

Suggest changes on the GitHub repo.