Scripts
-
-
GreasyFork优化工具,包含时区转换,时间格式化,一键复制代码,一键查看代码,论坛默认显示问答版块而不是脚本反馈等 JS - 把greasyfork.org的时间格式化为精确到秒的时间格式,并转换为当地时区的时间,只对脚本列表页和脚本查看页面转换和格式化。增加一键复制代码功能和列表页一键查看代码链接。让greasyfork论坛默认显示问题讨论而不是脚本反馈,还原真正的论坛功能。
Libraries
-
GM_createMenu JS (Library) - 油猴菜单库,支持开关菜单,支持批量添加,为您解决批量添加和开关菜单的烦恼
-
MyTips JS (Library) - 操作成功/失败提示框,样式仿bootstrap
-
MyDrag JS (Library) - DIV拖动库,稳定高效,专为您解决DIV拖动的烦恼,支持多实例
-
DateDiff JS (Library) - 时间计算,返回刚刚,xxx分钟前,xxx小时前,xxx天前等
-
WaitUntil JS (Library) - 等待满足某种条件后执行,支持嵌套调用
-
GM_config_image JS (Library) - A lightweight, reusable, cross-browser graphical settings framework for inclusion in user scripts. This is an image library from https://openuserjs.org/libs/sizzle/GM_config, because I can't access the JS code of openuserjs here. I want to make a backup. If there is any infringement, please inform me to delete it.
-
MyModal JS (Library) - 原生js弹出层
-
MyDropdown JS (Library) - 原生js实现简洁的下拉菜单
-
MyContextMenu JS (Library) - 原生js右键弹出菜单
-
WaitFor JS (Library) - 一直等待并执行回调函数
-
onDomChange JS (Library) - Dom变化监听