🐭️ MouseHunt Utils

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

Version vom 18.05.2023. Aktuellste Version

Dieses Skript sollte nicht direkt installiert werden. Es handelt sich hier um eine Bibliothek für andere Skripte, welche über folgenden Befehl in den Metadaten eines Skriptes eingebunden wird // @require https://update.greasyfork.org/scripts/460027/1192456/%F0%9F%90%AD%EF%B8%8F%20MouseHunt%20Utils.js

Autor
bradp
Version
1.6.4
Erstellt am
14.02.2023
Letzte Aktualisierung
18.05.2023
Größe
71,6 KB
Lizenz
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/[email protected]/mousehunt-utils.js

Suggest changes on the GitHub repo.