Legal

Privacy Policy

Extension: Omni Chat — AI Conversation Handoff · Last updated: November 26, 2026

1. Overview

This Privacy Policy describes how the Omni Chat browser extension (“Omni Chat”, “the extension”, “we”) handles information when you use it inside supported AI chat interfaces such as ChatGPT, Claude, Gemini, Grok, DeepSeek, and Perplexity. Omni Chat is designed with a strict privacy-first architecture and complies with the Chrome Web Store User Data Policy, including the Limited Use requirements.

2. No Data Collection

Omni Chat does not collect, store, log, sell, rent, or transmit any personal information, user prompts, chat histories, authentication tokens, cookies, browsing activity, or usage analytics to any external server, backend, database, or third-party service.

All operations — including reading conversation text, generating Markdown, copying to clipboard, and downloading .md files — are performed entirely and strictly locally inside your browser. No network requests are made by the extension to any Omni Chat–owned server, because no such server exists.

The extension specifically does not:

  • Send your prompts or AI responses to any remote endpoint.
  • Track your browsing history or the pages you visit.
  • Fingerprint your device, browser, or user account.
  • Include any advertising, analytics, telemetry, or crash-reporting SDK.
  • Sync data across devices or upload data to cloud storage.

3. Local Storage

Omni Chat uses the browser’s built-in chrome.storage.local API to save small, non-personal preferences such as the last selected quick-action pill and a rolling session token estimate. This data lives only on your device, is never transmitted, and is fully erased when you uninstall the extension or clear its storage from chrome://extensions.

4. Justification of Permissions

Omni Chat requests the minimum set of permissions required to let you export your own conversation from the AI tool you are actively using. Each permission is justified below:

  • activeTab — Grants temporary access to the currently focused tab only when you click the Omni Chat toolbar icon. Used to read the visible conversation DOM of the AI page you are on so it can be converted to Markdown.

  • scripting — Allows the extension to inject a small, sandboxed extraction function into the active AI page after you press an Omni Chat button. The injected code only reads DOM text and returns it back to the popup; it never sends anything over the network.

  • storage — Used exclusively to persist local UI preferences (see Section 3). No content of your conversations is written to storage.

  • clipboardWrite — Required to place the Markdown transcript on your clipboard when you press “Copy History”. The clipboard write is initiated by your click and stays entirely on your device.

  • tabs — Used to open the destination AI tool (e.g. Claude, Gemini) in a new tab when you press a handoff button. Omni Chat only reads the URL/host of the active tab to decide which platform-specific extractor to run.

  • Host permissions for chatgpt.com, claude.ai, gemini.google.com, grok.com, deepseek.com, and perplexity.ai — Scoped strictly so the extractor can read the conversation DOM of the AI page you are currently viewing, for the sole purpose of letting you export your own data. The extension does not read, monitor, or interact with any other website.

The extension does not use the broad <all_urls> host permission, nor any background page or remote code execution.

5. Use of Information

Any conversation text read by the extension is used only to:

  • Render a live word / turn count inside the popup UI.
  • Produce a Markdown transcript that you can copy to your clipboard or download as a .md file.
  • Optionally paste that transcript into a different AI tool that you chose via a handoff button.

This use is consistent with the Chrome Web Store Limited Use policy: data is handled solely to provide the user-facing feature the user requested, is not transferred off the user’s device by Omni Chat, is not used for advertising, and is not sold.

6. Third-Party Data Sharing

Omni Chat does not share, sell, trade, rent, or otherwise disclose any user data to any third party. There are no advertising networks, analytics providers, marketing partners, data brokers, or affiliates involved in the operation of the extension.

When you press a handoff button, the extension opens the destination AI tool (for example, Claude or Gemini) in a new tab and pastes the transcript you generated into that tool’s own input field. From that point on, your interaction with that third- party AI service is governed exclusively by their terms and privacy policy, not this one.

7. Children’s Privacy

Omni Chat is a general-purpose productivity tool and is not directed to children under 13. Because the extension does not collect any personal data, no information from children is gathered or processed.

8. Security

Because Omni Chat processes all information locally within your browser and does not transmit data to any external server, the typical risks associated with data breaches, server compromises, and interception in transit do not apply. The extension does not execute any remotely fetched code and ships with a fully bundled code base, in line with Chrome Web Store policy.

9. Changes to This Policy

If this Privacy Policy is updated, the “Last updated” date at the top of this page will change and, when appropriate, a summary of the changes will be published alongside the new version of the extension on the Chrome Web Store.

10. Contact

Questions, concerns, or requests related to this Privacy Policy can be sent to:

pixcraftai1@gmail.com