UserscriptAPI

My API for userscripts.

ของเมื่อวันที่ 29-06-2021 ดู เวอร์ชันล่าสุด

สคริปต์นี้ไม่ควรถูกติดตั้งโดยตรง มันเป็นคลังสำหรับสคริปต์อื่น ๆ เพื่อบรรจุด้วยคำสั่งเมทา // @require https://update.greatest.deepsurf.us/scripts/409641/945078/UserscriptAPI.js

ผู้เขียน
Laster2800 Liang
เวอร์ชัน
0.0.1.20210629030701
สร้างเมื่อ
21-08-2020
อัปเดตเมื่อ
29-06-2021
Size
34 กิโลไบต์
สัญญาอนุญาต
ไม่มี

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