Tampermonkey® by Jan Biniok

Recent Changes

5.4.6230
2025-08-20
It is necessary to toggle the 'Allow UserScripts' option to run userscripts via Tampermonkey now.
Instructions on how to enable it can be found here.
General
Release Candidate 1 (RC1)
Firefox
Fixed ESLint inline‑configuration error message
UI
Improved tag editing for selected scripts
Corrected rendering of SVG script icons
Experimental
Added experimental support for GM_audio
Locales
Greek translation updated – thanks panos78
Spanish translation updated – thanks pepe1987
Russian translation updated – thanks Blueberryy
5.4.6228
2025-07-03
General
Minor internal cleanup
Firefox
Fixed several crashes seen in the wild
5.4.6227
2025-05-23
Regression
Fixed GM_download in browser API mode
UI
Added commands to jump to the next/previous linter problem
Fixed site favicon issues
Added an option to show no text, but only the badge on script execution
Made some more strings translatable (unit, editor commands)
Sync
Added the user-modified flag to the synced properties to prevent overwriting local changes after a sync
Enhanced OneDrive sync by adopting a standardized URL for file listings
Firefox
Fixed issues in case CSP modification was set to Yes for backward compatiblity
Fixed displaying SVG icons
General
Fixed sometimes missing progress events when using GM_download and GM_xmlhttpRequest
Fixed response text encoding of fetch-based, non-utf8 GM_xmlhttpRequest
Reworked the storage implementation
Fixed an issue with downloading large data: URIs
Added Blob and File download capabilities to GM_download
5.4.6225
2025-01-23
General
Reworked the sandbox console to make its properties configurable
Fixed onurlchange so it fires on hash changes triggered by pushState
5.4.6224
2025-01-16
General
Added support for sending ArrayBuffer and UInt8Array objects via GM_xmlhttpRequest
Added the $DATETIME$ variable for use in script templates
Fixed the "Message length exceeded" error during script updates
UI
Fixed forced action menu updates
Reworked the UI to better distinguish between scripts that are disabled and those that are enabled but not executed
Firefox
Fixed response headers when multiple Set-Cookie headers are present
Locales
Updated Italian translation | thanks to bovirus
Updated Portuguese-Brazil translation | thanks to igorruckert
Updated Japanese translation | thanks to shirayuki
Updated Vietnamese translation | thanks to IoeCmcomc