Privacy Policy

Last updated: June 2026

SwiftClip extensions are designed with privacy as a core principle. We collect the absolute minimum data necessary — which in most cases means zero data.

📋 General

SwiftClip extensions collect minimal data.

All processing happens locally in your browser. No URLs, browsing history, or personal information is transmitted to any server. The only data processed remotely is related to license activation (see below).

Data Storage

License data (email, license key, activation date) is stored on Cloudflare Workers KV in the EU. Extension settings are stored locally in your browser using chrome.storage.sync (synced across your devices) and chrome.storage.local (local only). No browsing data, URLs, or usage analytics are ever stored on our servers.

Third-Party Services

We use Cloudflare for hosting and license management, and Stripe for payment processing. We do not use any third-party analytics, advertising, or tracking services.

🔑 Licenses & Payments

License & Account Linking

When you purchase a Pro license, the following data is processed:

  • Email address — collected when you request a Pro license via email and used to link your license key to your account. Your email is stored on our secure Cloudflare Workers KV storage.
  • License key — a unique key is generated per purchase and linked to your email. It is stored locally in your browser and on our server for validation.
  • Chrome identity — the extension uses chrome.identity to retrieve your Google account email for license validation. This email is only sent to our license server to verify your license.

License validation occurs once at activation, then periodically (max once per day) to confirm your license is still active. Results are cached locally for offline use.

Payments

Pro licenses and the All-Access Pass are purchased via Stripe. We do not store your card details — Stripe handles all payment processing securely. We only receive your email address and a confirmation of payment.

🧩 Chrome Extensions
⚡ Browser Bridge Sensitive data

Browser Bridge is a unique product in the SwiftClip ecosystem because it allows an external AI agent to interact with your browser in real-time. This section describes exactly what data is processed and how.

How it works

Browser Bridge connects your browser to an AI agent (Claude, GPT, Cursor, etc.) via a secure relay server hosted on Cloudflare. The agent sends commands (navigate, click, type, read page content) which are executed locally in your browser by the extension.

What data is transmitted

  • Page content — When the agent reads a page (snapshot, get_text), the page's text and DOM structure are sent through the relay to the agent. This data is not stored on our servers — it passes through the relay in real-time and is discarded immediately.
  • Screenshots — If the agent takes a screenshot, the image is sent through the relay as a base64 string. It is not stored on our servers.
  • User input — Text typed by the agent into forms is sent through the relay. This may include personal information (name, email, phone) if you instruct the agent to fill forms on your behalf. You are in control — Approval mode requires your confirmation before every action.
  • Session credentials — Your session ID and password are stored locally in your browser and on the relay server for the duration of your session. Sessions expire automatically (1–24 hours) and all session data is deleted.

What data is NOT collected

  • We do not store your browsing history
  • We do not store screenshots or page content after relay
  • We do not have access to your cookies or passwords
  • We do not track which websites you visit
  • We do not log the content of your sessions

User control & security

  • Approval mode (default) — Every agent action requires your explicit confirmation via a browser notification before execution.
  • JavaScript execution — The agent cannot execute arbitrary JavaScript without your explicit approval via a popup dialog. Safe read-only operations (reading text, element attributes) are allowed without approval.
  • No cookie access — Browser Bridge does not read or export your cookies.
  • No file upload — The agent cannot upload files from your computer.
  • Session isolation — Each session is isolated. When it expires, all data is purged from the relay.

Relay infrastructure

The relay server runs on Cloudflare Workers with Durable Objects in the EU. All connections are encrypted via TLS (wss://). The relay acts as a message broker — it forwards commands between the agent and the extension without inspecting or storing the payload content. Session metadata (creation date, expiry, action count) is stored for quota enforcement only.

Browser Bridge permissions

Browser Bridge requires additional permissions compared to other SwiftClip extensions:

  • tabs — to navigate between tabs, open new tabs, and close tabs as instructed by the agent.
  • scripting — to execute read operations (read text, query DOM elements, take snapshots) and, with explicit user approval, execute JavaScript on pages.
  • offscreen — to maintain a persistent WebSocket connection to the relay server, independent of the browser's service worker lifecycle.
  • notifications — to show approval prompts when the agent requests an action.
  • <all_urls> — because the agent must be able to interact with any website the user navigates to. This permission cannot be restricted to specific domains as the user decides which sites to visit.

These permissions are used exclusively for Browser Bridge's core functionality and are never used to collect data about the user.

🔗 CleanLink Copier

This extension processes all data locally in your browser. No data is sent to any server. License validation is the only remote operation (see Licenses section below).

Permissions

  • activeTabto interact with the current page
  • storageto save your settings and license key locally
  • identityto retrieve your Google account email for license validation (Pro only)
📋 JSON Snapper

This extension processes all data locally in your browser. No data is sent to any server. License validation is the only remote operation (see Licenses section below).

Permissions

  • activeTabto interact with the current page
  • storageto save your settings and license key locally
💥 TabBlast

This extension processes all data locally in your browser. No data is sent to any server. License validation is the only remote operation (see Licenses section below).

Permissions

  • activeTabto interact with the current page
  • storageto save your settings and license key locally
📏 DataFocus Ruler

This extension processes all data locally in your browser. No data is sent to any server. License validation is the only remote operation (see Licenses section below).

Permissions

  • activeTabto interact with the current page
  • storageto save your settings and license key locally
📝 SiteMemo B2B

This extension processes all data locally in your browser. No data is sent to any server. License validation is the only remote operation (see Licenses section below).

Permissions

  • activeTabto interact with the current page
  • storageto save your settings and license key locally
✏️ QuickFill QA

This extension processes all data locally in your browser. No data is sent to any server. License validation is the only remote operation (see Licenses section below).

Permissions

  • activeTabto interact with the current page
  • storageto save your settings and license key locally
🔢 TextCounter

This extension processes all data locally in your browser. No data is sent to any server. License validation is the only remote operation (see Licenses section below).

Permissions

  • activeTabto interact with the current page
  • storageto save your settings and license key locally
📎 ClipNote

This extension processes all data locally in your browser. No data is sent to any server. License validation is the only remote operation (see Licenses section below).

Permissions

  • activeTabto interact with the current page
  • storageto save your settings and license key locally
📐 ViewportRuler

This extension processes all data locally in your browser. No data is sent to any server. License validation is the only remote operation (see Licenses section below).

Permissions

  • activeTabto interact with the current page
  • storageto save your settings and license key locally
🍪 CookieZap

This extension processes all data locally in your browser. No data is sent to any server. License validation is the only remote operation (see Licenses section below).

Permissions

  • activeTabto interact with the current page
  • storageto save your settings and license key locally
🎨 ColorSnapper

This extension processes all data locally in your browser. No data is sent to any server. License validation is the only remote operation (see Licenses section below).

Permissions

  • activeTabto interact with the current page
  • storageto save your settings and license key locally
📄 MarkdownSnap

This extension processes all data locally in your browser. No data is sent to any server. License validation is the only remote operation (see Licenses section below).

Permissions

  • activeTabto interact with the current page
  • storageto save your settings and license key locally
📸 Screenshot Pro

This extension processes all data locally in your browser. No data is sent to any server. License validation is the only remote operation (see Licenses section below).

Permissions

  • activeTabto interact with the current page
  • storageto save your settings and license key locally
🔍 HeaderSpy

This extension processes all data locally in your browser. No data is sent to any server. License validation is the only remote operation (see Licenses section below).

Permissions

  • activeTabto interact with the current page
  • storageto save your settings and license key locally
🎨 CSSGrab

This extension processes all data locally in your browser. No data is sent to any server. License validation is the only remote operation (see Licenses section below).

Permissions

  • activeTabto interact with the current page
  • storageto save your settings and license key locally
💾 TabSaver

This extension processes all data locally in your browser. No data is sent to any server. License validation is the only remote operation (see Licenses section below).

Permissions

  • activeTabto interact with the current page
  • storageto save your settings and license key locally
🛡️ LinkGuard

This extension processes all data locally in your browser. No data is sent to any server. License validation is the only remote operation (see Licenses section below).

Permissions

  • activeTabto interact with the current page
  • storageto save your settings and license key locally
💰 PriceHawk

This extension processes all data locally in your browser. No data is sent to any server. License validation is the only remote operation (see Licenses section below).

Permissions

  • activeTabto interact with the current page
  • storageto save your settings and license key locally
🎯 FocusMode

This extension processes all data locally in your browser. No data is sent to any server. License validation is the only remote operation (see Licenses section below).

Permissions

  • activeTabto interact with the current page
  • storageto save your settings and license key locally
🔤 FontSpy

This extension processes all data locally in your browser. No data is sent to any server. License validation is the only remote operation (see Licenses section below).

Permissions

  • activeTabto interact with the current page
  • storageto save your settings and license key locally

We may update this privacy policy from time to time. Any changes will be reflected on this page with an updated date.

Questions about privacy? [email protected]

← Back to SwiftClip