Skip to content

ScriptVault v1.7.2

Choose a tag to compare

@SysAdminDoc SysAdminDoc released this 24 Mar 15:08
· 80 commits to main since this release

v1.7.2 — Linter, Install Page & Sort Improvements

Linter Severity Fixes

  • Unknown @grant values — upgraded from warning to error (unknown grants fail at runtime)
  • Invalid @sandbox values — upgraded from warning to error (breaks script execution)
  • @grant none + GM API usage — upgraded from info to warning (API calls will silently fail)
  • Added GM_webRequest to autocomplete hints and grant value suggestions
  • Removed duplicate entries from metadata directive hints

Install Page Hardening

  • Fixed XSS vector in icon error fallback (innerHTMLtextContent)
  • Fixed auto-close race condition — timer now cancels when user clicks Close or Open in Dashboard

Dashboard Sort

  • Default sort is Updated descending (newest first) — confirmed working
  • Clicking the Updated column header now defaults to descending (newest first) instead of ascending

Other

  • Network log capacity increased from 500 → 2000 entries for better DevTools panel utility

Assets

  • ScriptVault-v1.7.2.zip — Chrome Web Store ready package
  • ScriptVault-v1.7.2.crx — Direct install CRX file