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.

此脚本不应直接安装,它是一个供其他脚本使用的外部库。如果您需要使用该库,请在脚本元属性加入:// @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.