Tampermonkey® by Jan Biniok

近期变动

5.3.3
2024-12-05
Chrome
重新引入对 GreasyFork 的支持,即使在未启用开发者模式的情况下也能检测到 Tampermonkey
General
修复了通过下拉菜单配置脚本位置时出现的问题
修复了 GM.cookie.list() 在无参数调用时无法正确返回结果的问题
使 GreasyFork 的安装按钮在将脚本移至回收站后能够正常更新
5.3.2
2024-10-29
General
修复了监听菜单命令快捷键的问题
解决了 GM_registerMenuCommand 条目在点击前反复出现的问题
修复了 @require@resource 中的相对路径问题
Locales
更新了乌克兰语翻译 | 感谢 click0
Known Issues
GM_xmlhttpRequest 运行时 串行化 有解决方法
5.3.1
2024-10-11
General
Resolved issues with protocol-relative URLs in GM_xmlhttpRequest
Ensured GM_xmlhttpRequest retains specified request headers during redirects
Resolved issue with back navigation on the intermediate script installation page
Resolved issues with cloud functions on the options page
Corrected the sorting of menu commands after updates
UI
Fixed saving of checkbox and text inputs via the save button
Fixed opening menus at the popup by clicking the name
Chrome
Enhanced parallel execution of GM_xmlhttpRequest
Fixed Dropbox, OneDrive, and WebDAV sync to correctly write userscript source code
Improved WebDAV sync performance