Skip to content

Instantly share code, notes, and snippets.

@Aashu-Adhikari
Created January 11, 2026 15:20
Show Gist options
  • Select an option

  • Save Aashu-Adhikari/5db42060f7ecc21b5b9308df1562729b to your computer and use it in GitHub Desktop.

Select an option

Save Aashu-Adhikari/5db42060f7ecc21b5b9308df1562729b to your computer and use it in GitHub Desktop.
TabSense Privacy Policy

Privacy Policy for TabSense

Last Updated: January 2026

TabSense ("we", "our", or "us") is committed to protecting your privacy. This Privacy Policy explains how our Chrome Extension handles your data.

1. Data Collection

TabSense is designed with privacy as a priority.

  • We do not collect, store, or sell your personal browsing history.
  • We do not track your usage behavior.
  • All tab organization logic runs locally on your device.

2. User Data & Permissions

To function, TabSense requires the following permissions:

  • tabs & tabGroups: Used solely to list your open tabs and organize them into groups within your browser.
  • scripting: Used to read the text content of the active tab only when you explicitly use the "Chat" feature.

3. AI & Third-Party Services

TabSense allows you to interact with Large Language Models (LLMs) to summarize and chat with web pages.

  • Bring Your Own Key (BYOK): You provide your own API Key (e.g., OpenAI, OpenRouter).
  • Data Transfer: When you send a message in the Chat, the text content of the active tab is sent to your configured AI Provider (e.g., OpenAI) to generate a response.
  • Storage: Your API Keys are stored locally in your browser's secure storage (chrome.storage.local). They are never sent to our servers.

4. Data Retention

We do not operate backend servers to store your data. Any data saved by the extension (such as your settings or cached groups) lives entirely on your local machine.

5. Contact

If you have questions about this policy, please contact the developer via the Chrome Web Store support tab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment