Tampermonkey® by Jan Biniok

Recent Changes

5.5.6232
2025-11-29
General
Fixed GM_download conflictAction handling
GM_download now uses the initiator tab’s cookie store
Added an anonymous option for GM_download
Any save or download now prompts for the optional download permission
Note: This can be disabled by setting Download Mode to Native
window.focus now also brings the window to the front
Corrected handling of repeatedly‑navigating iframes.
Resolved multiple field‑reported crashes
Fixed imports so external resources are never treated as importable userscripts
Enable importing files that contain only global settings
UI
Improved keyboard navigation of tabs
Added editor theme 'Claude' | thanks to coffeechococake7
Locales
Belarusian translation updated | thanks to Pavel Miniutka
5.5.6231
2025-10-24
General
Fixed setting relative paths via window.location
Fixed GM_xmlhttpRequest to allow sending FormData objects with duplicate keys
UI
Improved script installation and import
Allow script storage editor to be saved using ctrl+s
Fixed some issue with the script update column
Locales
Greek translation updated | thanks panos78
5.4.6230
2025-08-20
General
Release Candidate 1 (RC1)
Chrome
Fixed downloading large files in 'native' mode
Fixed importing large scripts
Fixed a GM_xmlhttpRequest issue with large responses when using 'fetch' mode
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
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
Sync
Added the user-modified flag to the synced properties to prevent overwriting local changes after a sync