Tampermonkey® by Jan Biniok

Recent Changes

5.5.6237
2026-04-10
General
RC2 - Release Candidate 2
Streamlined GM_xmlhttpRequest performance
Reworked GM_addElement to return null in case of failure
Chrome
Workarounded an issue where repeated GM_xmlhttpRequests filled Chrome's filtered_service_worker_events list with empty entries
5.5.6236
2026-04-02
General
RC1 - Release Candidate 1
Fixed GM_addElement to always return the created element
Reduced the number of desktop‑notification alerts for script updates
Suppressed black‑listed and browser‑restricted pages from being shown as injectable
Chrome
Added support for opening a local userscript file and tracking its changes on disk to speed up development
UI
Tweaked in-page notifications
Added extra editor commands for easier editing on touch devices
Locales
Updated Portuguese translation | thanks to Blackspirits
Updated Italian translation | thanks to bovirus
5.5.6235
2026-02-13
General
Added provisioning support for installing scripts via OS policies
Decoupled update checks from the actual update process; set “Automatic installation” as needed
Fixed an issue where content scripts were not unregistered when the extension was globally disabled
Improved factory reset to clear additional stored data
UI
Refined the import‑file selector so it only accepts the appropriate file types
Added a title that shows the current state of the global enabler
Locales
Added Hebrew translation | thanks to EliShteinman
Updated Chinese (traditional) translation | thanks to MaxHasBeenUsed
Updated Italian translation | thanks to bovirus
5.5.6234
2026-01-15
General
Scripts with @run-at context-menu can now be launched from the popup menu
Improved the context menu update rate
UI
Fixed a minor UI glitch that appeared in wide browser windows
Locales
Updated Vietnamese translation | thanks to IoeCmcomc
Updated Italian translation | thanks to bovirus
Updated Japanese translation | thanks to shirayuki
5.5.6233
2026-01-06
General
Fixed header parameter handling in GM_download
Chrome
Speed up recognition of the Allow User Scripts option being enabled
Optimised memory usage for GM_xmlhttpRequest when used in streaming mode
UI
Added regular expression support to the script search
Reworked global hints to allow live updates without a page reload