Last updated: July 2, 2026
Tab Session Manager saves and restores your browser sessions (windows, tabs, and tab groups) entirely on your device. Your data never leaves your browser. We do not collect, transmit, or sell any personal data.
All session data is stored locally in your browser using:
We request the unlimitedStorage permission to prevent Chrome
from silently evicting your session data when storage quota is exceeded,
which is the most common cause of data loss in other session managers.
| Permission | Why we need it |
|---|---|
tabs |
Read tab URLs and titles to save sessions; create tabs when restoring |
tabGroups |
Save and restore tab group titles, colors, and collapsed state |
storage |
Store session data and settings locally |
unlimitedStorage |
Prevent Chrome from evicting session data due to quota limits |
alarms |
Schedule periodic auto-snapshots (every 15 minutes) |
favicon |
Display website favicons in the session list UI |
This extension is open source. You can audit the full source code to verify these claims.
For privacy questions or concerns, open an issue on the project repository.
We will update this policy if the extension's data practices change. Any future cloud sync feature (planned for v1.1) will be opt-in and will require explicit user consent, and this policy will be updated accordingly before that feature ships.