Tampermonkey® by Jan Biniok

最近の変化

5.3.6209
2024-09-05
It is necessary to enable developer mode to run userscripts via Tampermonkey now.
Instructions on how to enable it can be found here.
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
Microsoft Edge
Fixed @noframes support in dynamic userScripts mode
UI
Added a button to disable script updates at the update dialog
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
Added multi-value support for storage methods
Fixed GM_xmlhttpRequest.finalUrl to include hash components again
Microsoft Edge
Resolved additional MV3 GM_xmlhttpRequest issues
Sync
Fixed synchronization issues with WebDAV
5.3.6206
2024-07-26
General
Tag support
Reworked counting of executed script instances
Enhanced back/forward cache navigation handling
UI
Improved editor search functionality
Fixed code selection near the top and bottom of the editor
Fixed editor height issue in mobile views
Microsoft Edge
Fixed disabling Tampermonkey in dynamic userScripts mode
Fixed auto page reload functionality in dynamic userScripts mode
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
Microsoft Edge
Fixed an GM_xmlhttpRequest issues with non-ASCII header values
Fixed an issue that made some local file URLs inaccessible