Violentmonkey Versions Save

Violentmonkey provides userscripts support for browsers. It works on browsers with WebExtensions support.

v2.13.9.3

1 year ago

This is a beta release of Violentmonkey (also in WebStore), use it at your own risk.
If you already use Violentmonkey, click Export to zip in settings before installing the beta.

Notable changes:

  • simplified excluding of domain in popup (#1749)
  • return null for non-JSON response in GMxhr, instead of throwing an error

Commit log: https://github.com/violentmonkey/violentmonkey/compare/v2.13.9.2...v2.13.9.3

v2.13.9.2

1 year ago

This is a beta release of Violentmonkey (also in WebStore), use it at your own risk.
If you already use Violentmonkey, click Export to zip in settings before installing the beta.

Notable changes:

  • show "syntax error?" in popup under failed script names
  • set popup height to 100% of the screen in mobile browsers
  • speed up importing a backup with many files
  • allow manually updating a disabled script
  • show "Update" title for successful updates instead of "Error"
  • hide toolbar in Firefox Android so it doesn't obscure the item at the edge
  • properly inject scripts in other still loading tabs if Violentmonkey popup is currently open in Firefox

Commit log: https://github.com/violentmonkey/violentmonkey/compare/v2.13.9.1...v2.13.9.2

v2.13.9.1

1 year ago

This is a beta release of Violentmonkey (also in WebStore), use it at your own risk.
If you already use Violentmonkey, click Export to zip in settings before installing the beta.

Notable changes:

  • fixed blank icon issue in Firefox Android
  • fixed script list not fully shown sometimes when closing editor
  • fixed GMxhr's responseXML error with non-html data (now it's just null)
  • restored compatibility with very old Firefox/Chrome

Commit log: https://github.com/violentmonkey/violentmonkey/compare/v2.13.9...v2.13.9.1

v2.13.9

1 year ago
  • Clicking the gear icon to open the dashboard in Android closes the menu as it should
  • Scripts that failed to update will be opened only after clicking the notification
  • Properly strip Set-Cookie headers in anonymous GMxhr for incognito or non-primary containers
  • Merging browser cookies with cookie specified in GMxhr
  • GMxhr wasn't sending URLSearchParams data.
  • Injection in old Firefox 88

v2.13.8.4

1 year ago

This is a beta release of Violentmonkey (also in WebStore), use it at your own risk.
If you already use Violentmonkey, click Export to zip in settings before installing the beta.

  • Fixed: properly strip Set-Cookie headers in anonymous GMxhr for incognito or non-primary containers
  • Fixed: injection in old Firefox 88

Commit log: https://github.com/violentmonkey/violentmonkey/compare/v2.13.8.3...v2.13.8.4

v2.13.8.3

1 year ago

This is a beta release of Violentmonkey (also in WebStore), use it at your own risk.
If you already use Violentmonkey, click Export to zip in settings before installing the beta.

  • Fixed: GMxhr wasn't sending URLSearchParams data.

Commit log: https://github.com/violentmonkey/violentmonkey/compare/v2.13.8.2...v2.13.8.3

v2.13.8.2

1 year ago

This is a beta release of Violentmonkey (also in WebStore), use it at your own risk.
If you already use Violentmonkey, click Export to zip in settings before installing the beta.

  • Fixed: GMxhr wasn't sending the last header in Firefox or incognito Chrome, broken in previous beta.

Commit log: https://github.com/violentmonkey/violentmonkey/compare/v2.13.8.1...v2.13.8.2

v2.13.8.1

1 year ago

This is a beta release of Violentmonkey (also in WebStore), use it at your own risk.
If you already use Violentmonkey, click Export to zip in settings before installing the beta.

Fixes:

  • Merging browser cookies with cookie specified in GM_xmlhttpRequest
  • Clicking the gear icon to open the dashboard in Android
  • Open failed scripts only after clicking the notification

Commit log: https://github.com/violentmonkey/violentmonkey/compare/v2.13.8...v2.13.8.1

v2.13.8

1 year ago

Same as v2.13.7.2 beta. Fixed "Injection data expired" error (mostly seen in Firefox).

Commit log: https://github.com/violentmonkey/violentmonkey/compare/v2.13.7...v2.13.8

v2.13.7.2

1 year ago

This is a beta release of Violentmonkey (also in WebStore), use it at your own risk.
If you already use Violentmonkey, click Export to zip in settings before installing the beta.

Fixed "Injection data expired" error (mostly seen in Firefox).

Commit log: https://github.com/violentmonkey/violentmonkey/compare/v2.13.7.1...v2.13.7.2