Change log

This website documents v7.11.2 only.
v7.11.2 Home FAQ

v7.11.4

  • This update fixes the focusTab behavior (bugfix).
  • The codebase has undergone a significant internal refactor/rewrite for stability/performance; no new user-facing features beyond the bugfix.
  • No new permissions, no telemetry/data collection; functionality remains local-only and gated by the allow-list model; no cookie access, no arbitrary eval.
  • Docs cleanup: removed legacy/compat snippets — all examples target v7.11.4.

v7.11.2

  • Single, modern page↔extension bridge: request/response correlation via requestId and bounded timeouts (see RTOForm helper).
  • Website install detection: uses RTOForm.detect() (no legacy “ping/pong” or deprecated message types).
  • Docs cleanup: removed legacy/compat snippets — all examples target v7.11.2.
Looking for code? Start with the Copilot or the FAQ.