Overview
TabZen helps you manage tabs with auto-save, named sessions, and search.
To deliver that, it needs access to your open tabs and local browser storage, but not to any external service.
Your sessions, tab metadata, and recovery snapshots stay on your device unless you explicitly export them.
TabZen does not transmit session data to external servers. Saved sessions, recovery points, and settings remain in browser storage unless you deliberately export a JSON backup yourself.
TabZen helps you manage tabs with auto-save, named sessions, and search.
To deliver that, it needs access to your open tabs and local browser storage, but not to any external service.
storage stores sessions, settings, and recovery data locally on your device.tabs reads your open tabs so the extension can save sessions and power search.alarms runs the local auto-save schedule every 5 minutes.All TabZen data is stored in chrome.storage.local.
TabZen makes zero network requests. There is no sync service, analytics endpoint, or remote account layer.
That is intentional: the safest tab data is the data that never leaves your browser.
Changes
If this policy changes, this page will be updated. Given the product direction, significant privacy changes are unlikely.
Questions
If something is unclear, open an issue on GitHub or go back to the TabZen page.