Tampermonkey® by Jan Biniok

Aktuelle Änderungen

5.3.6202
2024-06-24
It is necessary to enable developer mode to run userscripts via Tampermonkey now.
Instructions on how to enable it can be found here.
Chrome
Fixed an GM_xmlhttpRequest issues with non-ASCII header values
Fixed an issue that made some local file URLs inaccessible
5.3.6201
2024-06-20
Chrome
Fixed support for script installation via drag-and-drop in any browser tab
General
Fixed another GM_xmlhttpRequest cookie issue
5.3.6200
2024-06-17
Chrome
Speeded up UserScripts Dynamic Mode to support real document_start
Made @sandbox DOM mode work again
General
Fixed another GM_xmlhttpRequest cookie issue
5.2.6198
2024-05-29
General
Fixed another GM_xmlhttpRequest cookie issue
Chrome
Added some robustness to the service worker start by gracefully handling some more errors
Locales
Updated Italian translation | thanks to bovirus
Updated Japanese translation | thanks to shirayuki
5.2.6197
2024-05-24
General
Fixed several GM_xmlhttpRequest cookie issues
Fixed storage change listeners after clicking a download link
Fixed issues with GM_registerMenuCommand if the command was registered multiple times (e.g. from different frames)
Chrome
Fixed GM_download sometimes downloading files in wrong encoding
Fixed an issue with language selection
Fixed popup menu update
Fixed dark mode detection
Kiwi Browser
Fixed a crash, but injection is still broken on their end
Locales
Updated Japanese translation | thanks to shirayuki
Updated Portuguese-Brazil translation | thanks to igorruckert