# Privacy Policy for Still — 5 Minute Meditation **Last updated:** 7 August 2026 **Product homepage:** https://github.com/realsudipkandel/realbliss Still (“the extension”) is a Chrome extension that opens a local five-minute meditation window on a recurring schedule you configure. ## Summary Still does not transmit, sell, or share personal information. Reminder preferences are stored only on your device. Still does not use Google APIs to access browsing history or account data. ## Data stored locally Still uses `chrome.storage.local` to save: - Whether recurring reminders are enabled - The reminder interval in minutes This data never leaves your device and is not synced to Still servers (Still has no servers). ## Data not collected Still does not collect: - Names, email addresses, or account information - Browsing history or website content - Location data - Health, financial, or authentication information - Analytics, advertising identifiers, or usage telemetry - Cookies or similar tracking technologies ## How the extension works - The countdown timer and breathing guidance run locally in the meditation window - Soft ambient music and the completion chime are generated on your device with the Web Audio API - Mute preference applies only for the current meditation window and is not saved - Recurring reminders use the Chrome `alarms` API while Chrome is running - No remote scripts, fonts, images, audio files, or configuration files are fetched ## Permissions - **alarms** — schedule your recurring meditation reminders - **storage** — save your reminder preferences locally Still makes **no network requests**. Still does **not** change Chrome search settings and does not replace the new-tab page. ## Chrome Web Store User Data Policy Still is designed to comply with the [Chrome Web Store User Data Policy](https://developer.chrome.com/docs/webstore/program-policies/user-data-faq), including Limited Use requirements. Local reminder preferences are used only to provide the scheduled meditation feature. ## Children’s privacy Still does not knowingly collect personal information from anyone, including children. ## Changes to this policy If this privacy policy changes, the “Last updated” date at the top will be revised. ## Contact For privacy questions, open an issue at https://github.com/realsudipkandel/realbliss/issues or use the support email listed on the Chrome Web Store listing for Still.