Created
March 1, 2026 20:07
-
-
Save christophhdesign/b6b5e38c688367f8f77c8467e7a0e789 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Privacy Policy for Doom Scroll Blocker | |
| **Last updated:** March 1, 2026 | |
| ## Overview | |
| Doom Scroll Blocker is committed to protecting your privacy. This Privacy Policy explains how we handle your information when you use our Chrome extension. | |
| ## Information We Collect | |
| **We do not collect any personal information.** | |
| The Doom Scroll Blocker extension: | |
| - Does NOT collect, store, or transmit any personal data | |
| - Does NOT track your browsing history | |
| - Does NOT use analytics or tracking tools | |
| - Does NOT communicate with external servers | |
| ## Data Storage | |
| All data is stored **locally on your device** using Chrome's built-in storage API: | |
| - Your custom blocked sites list | |
| - Your custom overlay image (if uploaded) | |
| - Timer progress for each website | |
| - User preferences | |
| This data never leaves your computer and is not accessible to us or any third party. | |
| ## Permissions Explained | |
| ### Storage | |
| Used to save your settings and timer progress locally on your device. | |
| ### ActiveTab | |
| Used to interact with the current page only when you click the extension icon. | |
| ### Scripting | |
| Used to display the overlay image on websites you've chosen to block. | |
| ### Host Permissions (All URLs) | |
| Used to allow you to add any website to your custom blocked list. We only check the domain name to see if it matches your blocked list. | |
| ## Third-Party Services | |
| This extension does not use any third-party services, analytics, or external APIs. | |
| ## Changes to This Policy | |
| We may update this Privacy Policy from time to time. Any changes will be reflected with an updated "Last updated" date. | |
| ## Contact | |
| If you have any questions about this Privacy Policy, please contact us through the Chrome Web Store support page. | |
| --- | |
| **By using Doom Scroll Blocker, you agree to this Privacy Policy.** |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment