UserscriptAPI

My API for userscripts.

Ekde 2021/06/29. Vidu La ĝisdata versio.

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/945078/UserscriptAPI.js

Aŭtoro
Laster2800 Liang
Versio
0.0.1.20210629030701
Kreita
2020/08/21
Ĝisdatigita
2021/06/29
Size
34 kb
Licenco
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*