UserscriptAPI

My API for userscripts.

Från och med 2021-06-29. Se den senaste versionen.

Detta skript bör inte installeras direkt. Det är ett bibliotek för andra skript att inkludera med meta-direktivet // @require https://update.greatest.deepsurf.us/scripts/409641/945078/UserscriptAPI.js

Upphovsman
Laster2800 Liang
Version
0.0.1.20210629030701
Skapad
2020-08-21
Uppdaterad
2021-06-29
Size
34 KB
Licens
N/A

# [UserscriptAPI](https://greatest.deepsurf.us/zh-CN/scripts/409641)

My API for userscripts.

根据使用到的功能,可能需要通过 `@grant` 引入 `GM_xmlhttpRequest` 或 `GM_download`。具体使用请参考源代码中的 JSDoc。

*gitee: [UserscriptAPI](https://gitee.com/liangjiancang/userscript/tree/master/lib/UserscriptAPI)*

*by Laster2800*