Tampermonkey® by Jan Biniok

Recent Changes

5.3.6221
2024-11-27
It is necessary to enable developer mode to run userscripts via Tampermonkey now.
Instructions on how to enable it can be found here.
General
Fixed the configuration of script positions via drop down menu
Setting sandboxed window.location now navigates via background context
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.6216
2024-10-25
General
Fixed issue with listening for menu command access keys
Resolved issue where GM_registerMenuCommand entries reappeared until clicked
Locales
Updated Ukrainian translation | thanks to click0
5.3.6215
2024-10-19
General
Fix relative externals in @require and @resource
5.3.6213
2024-10-04
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