Skripty
-
-
滚动条美化 CSS - 美化滚动条
-
[DEBUG] 对象观察器 JS - 右键菜单激活,向 window 中注入 ObjectInspector 工具类,用于查找特定对象上符合条件的属性;激活无显式提醒,请自行打开控制台获取信息
-
[DEBUG] Web Content Editing Mode (DesignMode) JS - 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 JS - Log exception cause, see https://github.com/tc39/proposal-error-cause
Knihovny
-
UserscriptAPI JS (Knihovna) - My API for userscripts.
-
ExplicitMessage_Inject JS (Knihovna) - [DEBUG] 信息显式化(注入版)
-
UserscriptAPIDom JS (Knihovna) - https://gitee.com/liangjiancang/userscript/tree/master/lib/UserscriptAPI
-
UserscriptAPIMessage JS (Knihovna) - https://gitee.com/liangjiancang/userscript/tree/master/lib/UserscriptAPI
-
UserscriptAPIWait JS (Knihovna) - https://gitee.com/liangjiancang/userscript/tree/master/lib/UserscriptAPI
-
UserscriptAPIWeb JS (Knihovna) - https://gitee.com/liangjiancang/userscript/tree/master/lib/UserscriptAPI
-
InputNumber JS (Knihovna) - 自定义数值输入框元素
-
PushQueue JS (Knihovna) - 推入队列,循环数组实现