Last updated: April 17, 2026
Tab Out is a browser extension that displays your open tabs in a dashboard. This page describes what data it handles and why.
Tab Out does not collect, transmit, sell, or share any personal information. Everything runs on your device.
The extension reads the following browser data only on your device, to render the dashboard:
chrome.storage.local. This never leaves your device.The extension makes one type of external request:
icons.duckduckgo.com (DuckDuckGo's public favicon service). DuckDuckGo states this service does not log individual requests. Only the hostname of the site whose icon is being requested is sent — no user identifier.No other network requests are made. No analytics, no telemetry, no crash reporting, no account system, no cloud sync.
Tab Out requests these browser permissions:
tabs — read the list of open tabs, titles, and URLs for dashboard displayactiveTab — switch focus to a tab you click in the dashboardstorage — save your "Saved for Later" list locallyAll data Tab Out handles is either transient (current open-tab list, regenerated each time the dashboard renders) or stored locally on your device (Saved for Later list, theme preference). You can delete either at any time:
Source code and issues: github.com/birkdev/tab-out
Questions about this policy: open an issue on the repository.