UserscriptAPIWeb

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

As of 10/09/2021. See the latest version.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/432003/969305/UserscriptAPIWeb.js

Autor
Laster2800 Liang
Verzija
0.0.1.20210910124058
Napravljeno
06/09/2021
Ažurirano
10/09/2021
Size
6,1 КБ
Licenca
Nije dostupno

UserscriptAPI

My API for userscripts.

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

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

模块 依赖模块 Greasy Fork
base BuiltIn
dom 431998
logger BuiltIn
message dom 432000
wait 432002
web 432003

Source: Gitee / GitHub - by Laster2800