Privacy Policy

Last updated: March 2026

Short version: FocusTabs does not collect, store, or share any personal data. Your API keys and tab data never leave your device except to call the AI provider you configure.

What FocusTabs Does

FocusTabs is a Chrome extension that uses AI to help you manage browser tabs. It reads your open tabs, sends their titles and brief text summaries to an AI service of your choosing (OpenAI, Anthropic, or Google Gemini), and uses the AI's response to suggest which tabs are irrelevant to your current focus.

Data We Access

Data We Do NOT Collect

Third-Party AI Services

When you click "Analyze My Tabs", FocusTabs sends tab titles, URLs, and page summaries directly from your browser to the AI provider you configured:

Your API key is stored only on your device and is sent directly to the provider's API. FocusTabs never sees or stores your API key on any external server.

Why We Need Host Permissions

FocusTabs requests access to all URLs (<all_urls>) because it uses Chrome's scripting API to extract a brief text summary from each open tab. This is the core feature of the extension — without reading page content, the AI cannot determine which tabs are relevant to your work. The extension only reads content when you explicitly click "Analyze My Tabs".

Data Storage

All data is stored locally on your device using chrome.storage.local:

This data is never transmitted anywhere other than to your chosen AI provider during analysis. You can clear it at any time via Chrome's extension storage or by removing the extension.

Children's Privacy

FocusTabs is not directed at children under 13 and does not knowingly collect information from children.

Changes to This Policy

If this policy changes materially, the updated date at the top of this page will reflect it. Continued use of the extension after changes constitutes acceptance.

Contact

Questions about this privacy policy? Open an issue on GitHub or email the maintainer listed in the repository.