UserscriptAPIMessage

https://gitee.com/liangjiancang/userscript/tree/master/lib/UserscriptAPI

Versione datata 07/09/2021. Vedi la nuova versione l'ultima versione.

Questo script non dovrebbe essere installato direttamente. È una libreria per altri script da includere con la chiave // @require https://update.greasyfork.org/scripts/432000/968205/UserscriptAPIMessage.js

Autore
Laster2800 Liang
Versione
0.0.1.20210907092545
Creato il
06/09/2021
Aggiornato il
07/09/2021
Dimensione
14,7 KB
Licenza
Non disponibile

UserscriptAPI

My API for userscripts.

需要引入模块方可工作,具体使用请参考源代码中的 JSDoc。点击查看 更新日志

所有模块均依赖于 UserscriptAPI,详细信息如下:

模块 依赖模块 Greasy Fork
dom 431998
logger 431999
message dom 432000
tool 432001
wait tool 432002
web 432003

Source: Gitee / GitHub - by Laster2800