Effective date: 2026-06-07
Tab Burrow is a Chrome extension that archives stale tabs into the extension’s local storage before closing them. This policy explains what browsing metadata the extension handles and how it is protected.
Tab Burrow stores only the metadata needed to restore archived tabs:
Tab Burrow does not collect or store:
Archived tab records are stored in chrome.storage.local on the user’s device.
Tab Burrow does not send tab URLs, titles, or archive records to any external
server.
Tab Burrow does not use analytics, telemetry, remote logging, remote configuration, or external tracking services.
Tab Burrow requests the following Chrome permissions for the MVP:
tabs: to read tab URL/title/favicon metadata, determine whether a tab is
stale, and close tabs after they have been archived.storage: to save settings and archive records locally.alarms: to support opt-in scheduled cleanup.unlimitedStorage: to let the local archive grow beyond Chrome’s default
local-storage quota for long-running use, paired with user-configurable
retention limits and user-controlled deletion. It is never used to store page
content or unrelated browsing data.Tab Burrow does not request broad host permissions for the MVP.
Users can restore archived tabs, delete archived records, configure excluded domains, and keep scheduled cleanup disabled unless they explicitly enable it.
For privacy questions or issue reports, open an issue at the project’s GitHub repository: https://github.com/cat-and-rabbit/tab-burrow/issues.