Tampermonkey® by Jan Biniok

Recent Changes

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
Fixed issue with listening for menu command access keys
Resolved issue where GM_registerMenuCommand entries reappeared until clicked
Fix relative externals in @require and @resource
Locales
Updated Ukrainian translation | thanks to click0
Known Issues
GM_xmlhttpRequests are running serialized workaround available
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