Skripte
-
-
[DEBUG] 对象观察器 Java Script - 右键菜单激活,向 window 中注入 ObjectInspector 工具类,用于查找特定对象上符合条件的属性;激活无显式提醒,请自行打开控制台获取信息
-
[DEBUG] Web Content Editing Mode (DesignMode) Java Script - Quickly turn designMode on/off via the context menu, see https://developer.mozilla.org/en-US/docs/Web/API/Document/designMode
-
[DEBUG] Log Exception Cause Java Script - Log exception cause, see https://github.com/tc39/proposal-error-cause
Bibliotheken
-
UserscriptAPI Java Script (Bibliothek) - My API for userscripts.
-
ExplicitMessage_Inject Java Script (Bibliothek) - [DEBUG] 信息显式化(注入版)
-
UserscriptAPIDom Java Script (Bibliothek) - https://gitee.com/liangjiancang/userscript/tree/master/lib/UserscriptAPI
-
UserscriptAPIMessage Java Script (Bibliothek) - https://gitee.com/liangjiancang/userscript/tree/master/lib/UserscriptAPI
-
UserscriptAPIWait Java Script (Bibliothek) - https://gitee.com/liangjiancang/userscript/tree/master/lib/UserscriptAPI
-
UserscriptAPIWeb Java Script (Bibliothek) - https://gitee.com/liangjiancang/userscript/tree/master/lib/UserscriptAPI
-
InputNumber Java Script (Bibliothek) - 自定义数值输入框元素
-
PushQueue Java Script (Bibliothek) - 推入队列,循环数组实现