Aviso de privacidad para Daily Blessing Verse & Shloka
Daily Blessing Verse & Shloka por Arvind Vyas
Aviso de privacidad para Daily Blessing Verse & Shloka
Daily Blessing does not collect, store, transmit, or sell any personal or user data.
- No analytics, telemetry, trackers, or advertising.
- No network requests — all verses/shlokas are bundled and work offline.
- No account, login, or backend.
The only data stored is kept locally in your browser (via the storage API) and never leaves your device: your name (for the greeting), chosen tradition, theme, Sanskrit/prayer-list preferences, favorites, and prayer-list entries. Remove it anytime by clearing the extension's storage or uninstalling.
Permissions: storage (to save the above locally). No remote code.
Source code: https://github.com/arvindvyas/daily-blessing-newtab
Notes to Reviewer:
Plain HTML/CSS/JavaScript extension — no build step, no bundler, no minification, so the submitted files are the exact, readable source. It uses only the "storage" permission to save user preferences locally (name, tradition, theme, favorites, prayer list) and overrides the new tab page. It makes no network requests; all verses/shlokas are bundled in verses.js. No remote code. Public source: https://github.com/arvindvyas/daily-blessing-newtab