Tampermonkey® by Jan Biniok

近期变动

5.3.3
2024-12-05
Chrome
Allow cooperating pages (like GreasyFork) to detect Tampermonkey (again) even when developer mode is not enabled
General
Fixed the configuration of script positions via drop down menu
Fix GM.cookie.list() to resolve also if called without an argument
Allow GreasyFork's install button to update correctly after moving a script to the trash
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