Skip to content

Instantly share code, notes, and snippets.

@EdgeExtension
Last active December 26, 2025 13:16
Show Gist options
  • Select an option

  • Save EdgeExtension/02bfa76edd3c38b855fb3bdc2acc083c to your computer and use it in GitHub Desktop.

Select an option

Save EdgeExtension/02bfa76edd3c38b855fb3bdc2acc083c to your computer and use it in GitHub Desktop.
# Privacy Policy
**Editly Image Downloader**
Last Updated: December 26, 2025
---
## NO DATA COLLECTION
**Editly Image Downloader does not collect, store, or transmit any user data.**
Everything runs locally on your device. No information ever leaves your computer.
---
## 1. Information Collection and Use
We do NOT collect, store, transmit, or process any user data.
The extension operates entirely on your local device. No information about your browsing activity, downloaded images, or any other data is collected or sent to external servers.
## 2. Permissions Explanation
The extension requests the following permissions to function properly:
- **activeTab**: Allows the extension to access the current webpage when you click the extension icon, solely to detect images on that page.
- **downloads**: Enables the extension to save images to your download folder.
- **scripting**: Allows injection of image detection code into webpages to identify downloadable images.
- **host_permissions (<all_urls>)**: Permits the extension to work on any website you choose to use it on.
- **storage**: Reserved for potential future features like saving user preferences (e.g., filter settings). Currently not actively used to store any data.
## 3. What We Don't Do
The extension does NOT:
- Collect personal information
- Track browsing history
- Store download history
- Access files outside of the current webpage
- Send any data to remote servers
- Use analytics or tracking tools
- Share data with third parties
## 4. Third-Party Services
We do not use any third-party services, analytics tools, or tracking mechanisms.
## 5. Children's Privacy
This extension does not knowingly collect any information from anyone, including children under the age of 13.
## 6. Security
Since no data is collected or transmitted, there are no data security concerns related to information storage or transfer. All processing happens locally on your device.
## 7. Changes to This Privacy Policy
We may update this privacy policy from time to time. Any changes will be posted at this URL with an updated "Last Updated" date.
## 8. Contact
If you have questions about this privacy policy, please contact:
**support@editly.art**
Website: https://editly.art
## 9. Consent
By using Editly Image Downloader, you consent to this privacy policy.
---
## Summary
- **What we access**: Current webpage content (only when you click the extension)
- **What we collect**: Nothing
- **What we store**: Nothing
- **What we share**: Nothing
- **Where your data goes**: Nowhere - everything stays on your device
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment