Privacy Policy

TabDog — Chrome Extension

Effective Date: March 11, 2026

TabDog ("the extension") is a tab manager Chrome extension that helps you search, organize, and manage your browser tabs. This policy explains what data the extension accesses and how it is used.

Data the Extension Accesses

To provide its functionality, the extension accesses:

How the Data is Used

The extension uses this data only to:

Cloud Sync (Optional)

If you choose to sign in with Google, the extension uses chrome.identity for authentication and stores the following in Google Firestore:

This data is associated with your Google account and is used only to sync your data across your own devices. Background sync runs at regular intervals via the chrome.alarms API.

You can use TabDog without signing in. When not signed in, all data stays 100% local on your device.

Data Sharing & Selling

  • The extension does NOT sell user data to anyone
  • The extension does NOT share user data with third parties
  • The extension does NOT use any analytics or tracking
  • The extension does NOT transmit data to any server other than Google Firestore (only when signed in)

Permissions

Storage

Local data is stored in chrome.storage.local on your device, including: tab creation timestamps, UI preferences, workspace data (when not signed in), and session history snapshots. This data is automatically cleaned up as needed.

Security

Authentication is handled through Chrome's built-in identity API using Google OAuth. Cloud data is stored in Google Firestore with security rules that restrict access to each user's own data. No custom backend servers are involved.

Changes to This Policy

This policy may be updated over time. Updates will be reflected in this document with a new effective date.

Contact

For questions or concerns about this privacy policy, please open an issue on our GitHub repository.