v0.13.0
v0.13.0 — 2026-05-02
Added
- Per-query engine switch — Shift+Enter (or Shift+click submit) on the search box opens a quick-pick popover listing every other configured engine. Pick → search this query with that engine; saved default stays unchanged. Closes the ROADMAP item that was partial-shipped in v0.10.0 (the placeholder-reflects-engine half). Custom engine surfaces its hostname in the option label so destination is verifiable; the default
https://example.com/...sentinel is excluded so fresh installs don't see a fake "Custom" option. Keyboard navigable (ArrowUp/Down, Home/End, Esc). Touch-only devices without Shift fall through to the existing engine picker. - In-extension error log — Vantage now catches
window.onerror+unhandledrejectioninto a 50-entry ring buffer inchrome.storage.local. Settings → Data exposes "Copy debug log" (clipboard) and "Clear log" buttons. Copied output is wrapped in a ````log`` Markdown fence and control-character-stripped so pasting into GitHub / Slack / Discord can't render attacker-controlled error text as links or formatting. Includes manifest version + userAgent + entry count + generated timestamp so users don't need to gather environment info separately. Strict opt-in to copy; nothing leaves the browser unless the user explicitly pastes it somewhere.
Install
Chrome / Edge / Brave / Vivaldi (Chromium):
- Download
Vantage-v0.13.0.zipbelow. - Extract to a permanent folder.
chrome://extensions→ enable Developer mode → Load unpacked → pick the folder.
The .crx is a secondary asset for Chromium forks that still accept self-signed packages.
Firefox (109+):
- Download
Vantage-v0.13.0-firefox.xpibelow. - Open
about:debugging→ This Firefox → Load Temporary Add-on… → pick the XPI.
(Temporary installs reset on browser restart — see README for permanent options.)
Verify integrity
sha256sum -c SHA256SUMS.txt