Last updated: 6 August 2026 · Applies to version: 1.0.0
exte does not collect, store, or transmit any data to anyone. The extension has no network permission and therefore cannot contact any server. Everything you enter stays in your own browser.
You do not need an account, a sign-in, or any personal information to use this extension. Only the following, all of which you enter, is stored on your device:
This data lives in your browser's chrome.storage.local area. The secrets are always stored
encrypted with AES-256-GCM, using a key derived from the password you set on first run with
PBKDF2-SHA256 (310,000 iterations). The password itself is never stored anywhere, which is why
it cannot be recovered or reset by anyone.
Nowhere. The extension manifest declares no host_permissions, and the code contains no
network calls (fetch, XMLHttpRequest, WebSocket). This is enforced by the browser — even
if the extension wanted to send data, it could not.
There is no data sale, no sharing with third parties, no advertising, no analytics, no cookies, and no telemetry.
| Permission | Purpose |
|---|---|
storage |
To keep your accounts and settings on your device |
activeTab |
Only when you click "Scan from screen": to capture the active tab so the QR code on screen can be decoded. The image is processed in memory and never stored |
clipboardWrite |
To copy the verification code you click to your clipboard |
Data is kept in chrome.storage.local and is not included in Chrome account
synchronisation; it is not copied to your other devices automatically. To move to another
device, use the extension's built-in encrypted backup.
When you remove the extension, Chrome deletes all of its storage. You can also delete individual accounts from within the extension. Deleted data cannot be recovered.
Backup files you export are under your own control:
.txt (otpauth list) — not encrypted; it contains your secrets in plain text. Use it
only to move accounts to another application, then delete it.If this policy changes, this page is updated together with the new version and the "Last updated" date is changed.
muslu.yuksektepe@makdos.com