Skip to content

Instantly share code, notes, and snippets.

@pablitogmnz
Created January 22, 2026 11:44
Show Gist options
  • Select an option

  • Save pablitogmnz/506459dbb9e3341cefa4c2ce01ec00cb to your computer and use it in GitHub Desktop.

Select an option

Save pablitogmnz/506459dbb9e3341cefa4c2ce01ec00cb to your computer and use it in GitHub Desktop.
CopyUI privacy.md

Privacy Policy for CopyUI

Last Updated: January 22, 2026

CopyUI is committed to protecting your privacy. This Privacy Policy explains how our Chrome Extension handles your data.

1. Data Collection and Usage

CopyUI does not collect, transmit, or store any personal user data. The extension operates entirely locally on your device. No browsing history, personal information, or copied content is ever sent to external servers.

2. Permissions

  • activeTab & scripting: Used solely to inspect the HTML/CSS of the selected element to generate code.
  • storage & unlimitedStorage: Used to save your copied elements history locally on your device.
  • clipboardWrite: Used to copy the generated code to your clipboard.

3. Contact

If you have questions, please contact us via the Chrome Web Store support page.

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