storage
Stores theme, link preference, disabled HTTP(S) origins, analytics consent, and a pseudonymous UUIDv7 Client ID generated and retained regardless of consent. It does not store viewed documents or full URLs.
Content script on all URLs
Supported raw documents can come from any origin. A small probe runs everywhere, but unsupported pages exit before document extraction, settings access, parser loading, or UI loading and their DOM is not changed.
No additional tab permissions
v1.1 does not request tabs, activeTab, or scripting. The popup communicates with the statically installed content script.
No remote code
All executable code is bundled. Google Analytics Measurement Protocol is used only as a data endpoint and does not return executable code.