Tampermonkey® by Jan Biniok

近期变动

5.4.0
2025-09-15
General
GM_download 添加了 BlobFile 下载功能
GM_xmlhttpRequest 添加了发送 ArrayBufferUInt8Array 对象的支持
在脚本模板中新增 $DATETIME$ 变量
修复了 GM_downloadGM_xmlhttpRequest 偶发缺失进度事件的问题
修复了基于 fetch 的非 UTF‑8 GM_xmlhttpRequest 响应文本编码问题
重新实现了存储机制
重构了沙箱 console,其属性可配置
修复了 onurlchange,使其在 pushState 触发的哈希变化时触发
Firefox
修复了 ESLint 内联配置错误信息
修复了若干实际遇到的崩溃问题
修复了在向后兼容情况下将 CSP 修改设置为 Yes 时的问题
修复了 SVG 图标显示问题
修复了出现多个 Set-Cookie 头部时的响应头显示问题
UI
新增跳转至下一个/上一个 Linter 问题的命令
新增选项,可仅在脚本执行时显示徽章而不显示文字
改进了选中脚本的标签编辑
修正了 SVG 脚本图标的渲染
修复了站点 favicon 的相关问题
新增更多可翻译的字符串(单位、编辑器命令等)
修复了强制操作菜单更新的问题
重新设计 UI,以更清晰地区分已禁用脚本和已启用但未执行的脚本
Sync
在同步属性中加入用户已修改标记,防止同步后覆盖本地更改
通过使用标准化的文件列表 URL,提升了 OneDrive 同步性能
Experimental
实验性加入了对 GM_audio 的支持
Locales
更新了希腊语翻译 | 感谢 panos78
更新了西班牙语翻译 | 感谢 pepe1987Texaliuz
更新了俄语翻译 | 感谢 Blueberryy
更新了意大利语翻译 | 感谢 bovirus
更新了巴西葡萄牙语翻译 | 感谢 igorrukert
更新了日语翻译 | 感谢 shirayuki
更新了越南语翻译 | 感谢 IoeCmcomc
5.3.3
2024-12-05
General
修复了通过下拉菜单配置脚本位置时出现的问题
修复了 GM.cookie.list() 在无参数调用时无法正确返回结果的问题
使 GreasyFork 的安装按钮在将脚本移至回收站后能够正常更新
5.3.2
2024-10-29
General
修复了监听菜单命令快捷键的问题
解决了 GM_registerMenuCommand 条目在点击前反复出现的问题
修复了 @require@resource 中的相对路径问题
Locales
更新了乌克兰语翻译 | 感谢 click0
5.3.1
2024-10-11
General
Tag support
Added @run-in support
Added a setting to control whether GM_cookie should be able to access HttpOnly cookies
Added button to force update externals
Added multi-value support for storage methods
Fixed header-derived filenames in GM_download
Reworked counting of executed script instances
Enhanced back/forward cache navigation handling
Fixed an GM_registerMenuCommand issue with non-letter accessKeys
Added partitionKey support to GM_cookie
Added cookiePartition support to GM_xmlhttpRequest
Added a warning message when a script without @include and @match entry is saved the first time
Fixed storage change listeners after clicking a download link
Fixed issues with GM_registerMenuCommand if the command was registered multiple times (e.g. from different frames)
UI
Added a button to disable script updates at the update dialog
Improved editor search functionality
Fixed code selection near the top and bottom of the editor
Fixed editor height issue in mobile views
Show an error icon at scripts without any @include and @match entry
Sync
Fixed synchronization issues with WebDAV
Locales
Updated Ukrainian translation | thanks to Postrediori
Updated Portuguese-Brazil translation | thanks to igorruckert
Updated Italian translation | thanks to bovirus
Updated Japanese translation | thanks to shirayuki
5.1.1
2024-04-22
General
引入权限编辑器以增强主机权限管理
更新了GM_download,使name参数可选,并从响应头中提取信息
移除了已废弃的DOMNodeInsertedMutationEvent事件的使用
Firefox
解决了菜单命令被立即取消注册的问题
Locales
更新了意大利语翻译 | 感谢 bovirus
更新了巴西葡萄牙语翻译 | 感谢 igorruckert