Privacy policy
This is the entire privacy policy. There is not much to say.
What Tab Orbit collects
Nothing. Tab Orbit is a Chrome extension that runs entirely in your browser. There is no server. There is no analytics. There are no third-party SDKs. There is no telemetry endpoint.
What Tab Orbit stores locally
stats— counts of how many tabs each category has grouped, used to render the popupcustomDomains— domains you've manually assigned to a categorysnapshots— workspace snapshots you've savedenabled,zombieEnabled,autoCollapseEnabled— your settings
All of the above lives in chrome.storage.local on your computer. None of it ever leaves your browser. Uninstalling Tab Orbit deletes all of it.
What Tab Orbit reads
- The URL of each open tab — so it can resolve the URL to a category
- The activity timestamp of each tab — so it can suspend idle ones
- Your tab groups — so it can manage them (create, color, collapse, expand)
Tab Orbit does not read tab content, page DOMs, cookies, history, or anything else. The only Chrome permissions it requests are tabs, tabGroups, and storage.
Third-party services
None. Tab Orbit makes no network requests of any kind.
This landing page
This website (taborbit.vercel.app) has zero analytics. No Google Analytics, no Plausible, no PostHog, no anything. Hosting logs (Vercel access logs) may exist on Vercel's side; that is the standard infra log every public website has.
The fonts (Geist, JetBrains Mono) are loaded from fonts.bunny.net, a privacy-respecting Google Fonts proxy that explicitly does not log requests.
Source code
The extension source is on GitHub. Verify any of the above for yourself.
Contact
Open an issue on the GitHub repo if something's wrong. There's no support email because Tab Orbit is a portfolio piece, not a SaaS.