Skip to content

Instantly share code, notes, and snippets.

@anticol
Created January 28, 2026 18:11
Show Gist options
  • Select an option

  • Save anticol/b668536355eeb176fe2491f77598f58d to your computer and use it in GitHub Desktop.

Select an option

Save anticol/b668536355eeb176fe2491f77598f58d to your computer and use it in GitHub Desktop.
oneclick-extractor-privacy
# Privacy Policy for OneClick Data Extractor
**Last updated: January 28, 2026**
## Overview
OneClick Data Extractor is a browser extension that extracts data from web pages. All processing happens locally in your browser.
## Data Collection
We do **NOT** collect:
- Personal information
- Browsing history
- Usage analytics
- Any data you extract
## Data Storage
- User preferences (language setting) are stored locally using Chrome's storage API
- Extraction history is stored locally on your device only
- No data is ever sent to external servers
## Third Parties
- We do not sell, trade, or transfer any data to third parties
- We do not use third-party analytics or tracking
## Permissions
The extension requires certain browser permissions to function:
- **activeTab/tabs**: To access the current page for extraction
- **scripting**: To analyze page content
- **storage**: To save your preferences locally
- **downloads**: To export data as files
- **sidePanel**: To display the extension interface
## Contact
For questions about this privacy policy, contact: [YOUR EMAIL]
## Changes
We may update this policy occasionally. Changes will be posted on this page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment