# Privacy Policy for RealRemind — Simple Reminders **Last updated:** 7 August 2026 **Product homepage:** https://github.com/realsudipkandel/realremind RealRemind (“the extension”) is a Chrome extension that lets you create local one-off reminders with notifications. ## Summary RealRemind does not collect, transmit, sell, or share personal information. RealRemind does not use Google APIs to access browsing history or account data. ## Data not collected RealRemind 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 - Reminder text, due times, and status are stored locally in `chrome.storage.local` - Chrome alarms schedule reminders on your device - Chrome notifications alert you when a reminder is due - Snooze reschedules a reminder locally by ten minutes - No remote scripts, fonts, images, audio files, or configuration files are fetched ## Permissions RealRemind requests these Chrome permissions: | Permission | Purpose | | --- | --- | | `storage` | Save reminders locally | | `alarms` | Schedule reminder due times | | `notifications` | Show due reminders and snooze actions | RealRemind makes **no network requests**. ## Chrome Web Store User Data Policy RealRemind is designed to comply with the [Chrome Web Store User Data Policy](https://developer.chrome.com/docs/webstore/program-policies/user-data-faq). Because RealRemind does not collect user data, Limited Use obligations for transmitted data do not apply. ## Children’s privacy RealRemind 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/realremind/issues or use the support email listed on the Chrome Web Store listing for RealRemind.