Skip to content

Instantly share code, notes, and snippets.

@nathanpuls
Created February 17, 2026 22:26
Show Gist options
  • Select an option

  • Save nathanpuls/4c5bdf0cc33ad5607d59856b6a40dea3 to your computer and use it in GitHub Desktop.

Select an option

Save nathanpuls/4c5bdf0cc33ad5607d59856b6a40dea3 to your computer and use it in GitHub Desktop.
Privacy Policy for Super Simple Clipboard Sync

Privacy Policy for Super Simple Clipboard Sync

Last Updated: February 17, 2026

Overview

Super Simple Clipboard Sync ("the Extension") is designed to provide a simple bridge for high-priority clipboard text between your browser and personal mobile devices.

Data Collection and Usage

  • Clipboard Content: When the user explicitly triggers a "Push" (via keyboard shortcut or clicking the icon) or enables "Auto-Sync", the Extension sends the current system clipboard text to a Cloudflare Worker server.
  • API Keys: No personally identifiable information (email, name) is collected. All data is isolated using a randomly generated "Magic Key" stored only on your device and shared with your iOS Shortcut.
  • Storage: Data sent to the Cloudflare Worker is stored with a Time-To-Live (TTL) of 30 days. After 30 days, the data is automatically deleted.

Third-Party Services

  • Cloudflare: We use Cloudflare Workers and KV Storage to transit and store sync data. Cloudflare's privacy policy applies to data in transit.

User Control

  • Auto-Sync: This feature is disabled by default. Users must opt-in via the Options page.
  • Data Deletion: Users can "clear" their sync slot by sending an empty string or changing their API key in the Options page.

Changes to This Policy

We may update this policy occasionally. Any changes will be reflected in this document.


This policy is intended to meet Chrome Web Store requirements.

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