Created
March 4, 2026 21:20
-
-
Save christophhdesign/e1ba97b797f38b684284975c6a21a64e 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 Verse of the Day | |
| **Last updated:** March 4, 2026 | |
| ## Overview | |
| Verse of the Day 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 Verse of the Day 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 | |
| - Does NOT read page content | |
| ## Data Storage | |
| All data is stored **locally on your device** using Chrome's built-in storage API: | |
| - Your selected theme preference | |
| - Your language preference | |
| - Recently shown verses (session only, cleared when browser closes) | |
| This data never leaves your computer and is not accessible to us or any third party. | |
| ## Permissions Explained | |
| ### Storage | |
| Used to save your theme preference and verse shuffle history locally on your device. | |
| ### chrome_url_overrides (newtab) | |
| Used to replace the default new tab page with the verse display. This is the core functionality of the extension. | |
| ## Third-Party Services | |
| This extension does not use any third-party services, analytics, or external APIs. | |
| Google Fonts are loaded via CSS @import from fonts.googleapis.com for typography rendering. | |
| ## 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 Verse of the Day, you agree to this Privacy Policy.** |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment