UserscriptAPI

My API for userscripts.

Stan na 29-06-2021. Zobacz najnowsza wersja.

Ten skrypt nie powinien być instalowany bezpośrednio. Jest to biblioteka dla innych skyptów do włączenia dyrektywą meta // @require https://update.greatest.deepsurf.us/scripts/409641/945078/UserscriptAPI.js

Autor
Laster2800 Liang
Wersja
0.0.1.20210629030701
Utworzono
21-08-2020
Zaktualizowano
29-06-2021
Rozmiar
34 KB
Licencja
Brak licencji

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