Tampermonkey® by Jan Biniok

Mudanças recentes

5.3.0
2024-09-15
General
Tag support
Added @run-in support
Added a setting to control whether GM_cookie should be able to access HttpOnly cookies
Added button to force update externals
Added multi-value support for storage methods
Fixed header-derived filenames in GM_download
Fixed occasional incorrect response headers in GM_xmlhttpRequest
Fixed sometimes wrong GM_xmlhttpRequest response header separator
Fixed GM_xmlhttpRequest.finalUrl to include hash components again
Reworked counting of executed script instances
Enhanced back/forward cache navigation handling
MV3
Fixed @noframes support in dynamic userScripts mode
Resolved additional MV3 GM_xmlhttpRequest issues
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
Streamlined the script installation process for a smoother experience
Fixed an issue that made some local file URLs inaccessible
UI
Added a button to disable script updates at the update dialog
Improved editor search functionality
Fixed code selection near the top and bottom of the editor
Fixed editor height issue in mobile views
Sync
Fixed synchronization issues with WebDAV
Locales
Updated Ukrainian translation | thanks to Postrediori
Updated Portuguese-Brazil translation | thanks to igorruckert
Updated Italian translation | thanks to bovirus
5.2.3
2024-07-20
General
Addressed occasional failures in script registration in userScript dynamic mode
5.2.2
2024-07-12
Chrome
Fixed an GM_registerMenuCommand issue with non-letter accessKeys
General
Fixed another GM_xmlhttpRequest cookie issue
UI
Fixed badge icon