UserscriptAPI

My API for userscripts.

As of 12.08.2021. See the latest version.

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.greasyfork.org/scripts/409641/959604/UserscriptAPI.js

Аўтар
Laster2800 Liang
Версія
0.0.1.20210812145642
Створаны
21.08.2020
Абноўлены
12.08.2021
Памер
42.1 КБ
Ліцэнзія
Н/Д

UserscriptAPI

My API for userscripts.

根据使用到的功能,可能需要通过 @grant 引入 GM_xmlhttpRequestGM_download。具体使用请参考源代码中的 JSDoc。点击查看 更新日志

gitee: UserscriptAPI

by Laster2800