Skip to content

Instantly share code, notes, and snippets.

@is-sam
Created December 19, 2025 02:31
Show Gist options
  • Select an option

  • Save is-sam/ff8234e7de7ba2f69d14077f69c5d130 to your computer and use it in GitHub Desktop.

Select an option

Save is-sam/ff8234e7de7ba2f69d14077f69c5d130 to your computer and use it in GitHub Desktop.
ELEMENT_COPIER_PRIVACY_POLICY.md
# Privacy Policy for Element Copier
**Last updated: December 18, 2025**
## Overview
Element Copier is a browser extension that allows users to copy text or HTML from webpage elements. This policy explains how the extension handles user data.
## Data Collection
**Element Copier does not collect, store, or transmit any user data.**
Specifically, we do NOT collect:
- Personal information
- Browsing history
- Website content
- Usage statistics
- Analytics data
## How the Extension Works
- All operations are performed locally in your browser
- Copied content goes directly to your device's clipboard
- No data is sent to external servers
- No third-party services are used
## Permissions Used
The extension requires certain browser permissions to function:
- **contextMenus**: To add copy options to the right-click menu
- **clipboardWrite**: To copy content to your clipboard
- **activeTab**: To access the current page when you use the extension
- **scripting**: To read element content from webpages
These permissions are used solely to enable the copy functionality and nothing else.
## Third Parties
This extension does not share any data with third parties because no data is collected.
## Changes to This Policy
Any updates to this privacy policy will be reflected with a new "Last updated" date.
## Contact
For questions about this privacy policy, contact the developer through the Chrome Web Store support page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment