UserscriptAPI

My API for userscripts.

As of 2021-09-07. 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.greatest.deepsurf.us/scripts/409641/968206/UserscriptAPI.js

Author
Laster2800 Liang
Version
0.0.1.20210907092541
Created
2020-08-21
Updated
2021-09-07
Size
4.89 KB
License
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