Summary
TabKeeper runs entirely in your browser. It does not send your browsing data to AuraStudioZA or any third-party server. There is no account, no analytics SDK, and no remote sync in this version.
Data we process (on your device only)
TabKeeper uses Chrome’s extension APIs and chrome.storage.local to store:
- Tab metadata you already see in the browser (title, URL, favicon URL)
- Your settings (idle timeout, excluded domains, duplicate-matching rules)
- URLs you mark as “active work” (pinned)
- An archive list of tabs the extension closed automatically or that you chose to keep for restore
This information stays on your computer unless you export or back up your Chrome profile yourself.
Permissions
- tabs — Read open-tab metadata, close idle or duplicate tabs, and reopen archived tabs.
- storage — Save settings, pins, and the archive locally.
- alarms — Run periodic idle checks (required because Manifest V3 service workers do not stay running continuously).
TabKeeper does not request host permissions or access page content.
What we do not do
- We do not collect personal information for marketing.
- We do not sell or share browsing data.
- We do not transmit archive contents or pin lists over the network as part of the extension’s features.
Contact
Questions about this policy: support@aurastudioza.com
Changes
If a future version needs different data practices (for example optional sync), this policy will be updated before that change ships, and the Chrome Web Store listing will reflect it.