Greasy Fork is available in English.
My API for userscripts.
当前为
此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.greasyfork.icu/scripts/409641/945078/UserscriptAPI.js
# [UserscriptAPI](http://greasyfork.icu/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*