UserscriptAPI

My API for userscripts.

As of 26.07.2021. See ბოლო ვერსია.

ეს სკრიპტი არ უნდა იყოს პირდაპირ დაინსტალირებული. ეს ბიბლიოთეკაა, სხვა სკრიპტებისთვის უნდა ჩართეთ მეტა-დირექტივაში // @require https://update.greasyfork.org/scripts/409641/954445/UserscriptAPI.js.

ავტორი
Laster2800 Liang
ვერსია
0.0.1.20210726131839
შექმნილია
21.08.2020
განახლებულია
26.07.2021
Size
40,1 KB
ლიცენზია
პ/გ

UserscriptAPI

My API for userscripts.

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

gitee: UserscriptAPI

by Laster2800