Tampermonkey® by Jan Biniok

Recent Changes

5.3.6213
2024-10-04
It is necessary to enable developer mode to run userscripts via Tampermonkey now.
Instructions on how to enable it can be found here.
General
Resolved issues with protocol-relative URLs in GM_xmlhttpRequest
UI
Fixed saving of checkbox and text inputs via the save button
Chrome
Enhanced parallel execution of GM_xmlhttpRequest
Fixed Dropbox, OneDrive, and WebDAV sync to correctly write userscript source code
Improved WebDAV sync performance
5.3.6212
2024-09-26
General
Ensured GM_xmlhttpRequest retains specified request headers during redirects
Resolved issue with back navigation on the intermediate script installation page
5.3.6211
2024-09-18
General
Resolved issues with cloud functions on the options page
Corrected the sorting of menu commands after updates
UI
Fixed opening menus at the popup by clicking the name
5.3.6209
2024-09-05
General
Added @run-in support
Added a setting to control whether GM_cookie should be able to access HttpOnly cookies
Fixed sometimes wrong GM_xmlhttpRequest response header separator
Chrome
Fixed @noframes support in dynamic userScripts mode
UI
Added a button to disable script updates at the update dialog
Locales
Updated Portuguese-Brazil translation | thanks to igorruckert
Updated Italian translation | thanks to bovirus
5.3.6208
2024-08-28
General
Added button to force update externals
Fixed header-derived filenames in GM_download
Fixed occasional incorrect response headers in GM_xmlhttpRequest
Chrome
Resolved additional MV3 GM_xmlhttpRequest issues
Sync
Fixed synchronization issues with WebDAV