The GrayScale Overlay Extension collects minimal data necessary for its functionality:
Data Type | What We Store | Purpose | Storage Location |
---|---|---|---|
Website Domains | Domain names you configure for auto-toggle (e.g., "youtube.com") | Automatically enable grayscale on specified websites | Chrome Local Storage |
User Preferences | Intensity levels (0-100%) and effect types per domain | Remember your preferred settings for each website | Chrome Local Storage |
We explicitly do NOT collect:
Your data is used exclusively for:
Local Storage Only: All data is stored locally using Chrome's storage API. No external servers are involved.
We do NOT share, sell, or transfer your data to any third parties.
You have complete control over your data:
If you have Chrome Sync enabled, your extension preferences will sync across your Chrome devices. This is handled by Google's Chrome Sync service according to Google's Privacy Policy.
Any changes to this privacy policy will be reflected in extension updates. Continued use of the extension constitutes acceptance of any changes.
Data Format Example:
{ "autoToggleWebsites": ["youtube.com", "reddit.com"], "websiteSettings": { "youtube.com": {"intensity": 90, "method": "grayscale"}, "reddit.com": {"intensity": 50, "method": "desaturate"} } }
This extension's source code demonstrates our commitment to transparency. You can verify that no external data transmission occurs.
If you have questions about this privacy policy or the extension:
📧 Email: harounmili@yahoo.ca
🌐 GitHub: https://aquarex20.github.io/grayscale-extension-privacy
💬 Support: Create an issue on our GitHub repository
Last Updated: 07/07/2025
Version: 1.0