Tampermonkey® by Jan Biniok

Recent Changes

5.3.6206
2024-07-26
It is necessary to enable developer mode to run userscripts via Tampermonkey now.
Instructions on how to enable it can be found here.
General
Tag support
UI
Improved editor search functionality
Fixed code selection near the top and bottom of the editor
Fixed editor height issue in mobile views
Chrome
Fixed disabling Tampermonkey in dynamic userScripts mode
Fixed auto page reload functionality in dynamic userScripts mode
5.3.6204
2024-07-14
General
Reworked counting of executed script instances
Enhanced back/forward cache navigation handling
Chrome
Resolved issues with external page connectability being intermittently unavailable
Addressed occasional failures in script registration in userScript dynamic mode
Streamlined the script installation process for a smoother experience
Locales
Updated Ukrainian translation | thanks to Postrediori
5.3.6203
2024-07-04
General
Fixed an GM_registerMenuCommand issue with non-letter accessKeys
Fixed another GM_xmlhttpRequest cookie issue
5.3.6202
2024-06-24
Chrome
Fixed an GM_xmlhttpRequest issues with non-ASCII header values
Fixed an issue that made some local file URLs inaccessible
5.3.6201
2024-06-20
Chrome
Fixed support for script installation via drag-and-drop in any browser tab
General
Fixed another GM_xmlhttpRequest cookie issue