UserscriptAPIWeb

https://gitee.com/liangjiancang/userscript/tree/master/lib/UserscriptAPI

Version vom 06.09.2021. 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://updategreasyfork.deno.dev/scripts/432003/967900/UserscriptAPIWeb.js

Autor
Laster2800 Liang
Version
0.0.1.20210906114620
Erstellt am
06.09.2021
Letzte Aktualisierung
06.09.2021
Größe
7,18 KB
Lizenz
n/a

UserscriptAPI

My API for userscripts.

需要引入模块方可工作,具体使用请参考源代码中的 JSDoc。点击查看 更新日志

所有模块均依赖于 UserscriptAPI,详细信息如下:

模块 依赖模块 Greasy Fork
dom 431998
logger 431999
message dom 432000
tool 432001
wait tool 432002
web 432003

Source: Gitee / GitHub - by Laster2800