UserscriptAPI

My API for userscripts.

2021/06/29のページです。最新版はこちら。

このスクリプトは単体で利用できません。右のようなメタデータを含むスクリプトから、ライブラリとして読み込まれます: // @require https://update.greatest.deepsurf.us/scripts/409641/945078/UserscriptAPI.js

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
Laster2800 Liang
バージョン
0.0.1.20210629030701
作成日
2020/08/21
更新日
2021/06/29
大きさ
34KB
ライセンス
不明

# [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*