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
requestIdand bounded timeouts (seeRTOFormhelper). - 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.