github violentmonkey/violentmonkey v2.18.1
BETA v2.18.1

latest releases: v2.18.3, v2.18.2
pre-releaseone month 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.

New features since v2.18.0:

  • batch actions in the dashboard
  • tags in script editor settings and enhanced searching in the dashboard

Fixes for scripts

  • GM_setValue + GM_addValueChangeListener with frozen tabs
  • built-in functions like setTimeout/setInterval were sometimes overriden by a site
  • userAgent customized via about:config or devtools device overrides will be sent now in GM_xmlhttpRequest as User-Agent header

Editing/updating

  • won't re-download dependencies in installer when tracking or in editor when saving
  • won't re-download dependencies unnecessarily when clicking updateAll button in the dashboard
  • will set script's lastUpdated time only if its code changed and not just settings
  • throttling updates from the same server for 1000ms to avoid "too many requests" error

Commit log: v2.18.0...v2.18.1

Don't miss a new violentmonkey release

NewReleases is sending notifications on new releases.