Privacy Policy
MotivateMe is a Chrome extension that shows you a quote of your choosing on every new tab. This page explains exactly what data lives where.
What we store
Only on your device. MotivateMe keeps your quote list and a few preferences in your browser's local storage. Specifically:
- Your quote list (texts you've added or favorited)
- Your theme preference (light, dark, or auto)
- Your language preference
- Your language detection (browser language on first install)
- Your onboarding state (whether you've seen the welcome page)
- Your review-prompt state (whether you've seen/dismissed the 7-day review banner)
- A timestamp of your first saved quote (used to time the review banner)
- The path of any backup file you've connected (so we can auto-save your quotes to it)
- A counter of your daily opens (so we can show you the most-recent-quote logic)
What we never do
- No analytics. We do not collect, store, or transmit any usage data, telemetry, or events.
- No remote calls. The extension never makes network requests except when you explicitly click the "Support MotivateMe" donation link, which opens
ko-fi.comin a new tab. The extension itself does not load any remote scripts. - No accounts. We do not require, accept, or store any user account information.
- No tracking. We do not use cookies, fingerprinting, or any other tracking mechanism.
In plain English: the entire extension runs locally on your device. The only outbound traffic is the donation link, and only if you click it.
Permissions
The extension requests only two permissions from Chrome:
-
storage: Stores your quote list and preferences locally inchrome.storage.local. This data never leaves your device. -
downloads: Used only for the user-initiated "Backup" feature. When you click "Backup now" in the Options page, this permission allows the extension to save your quote list as a JSON file to a location you choose. The extension never downloads anything automatically — this permission is invoked only by explicit user action. (Some browsers like Brave and Comet do not support the File System Access API; this permission is the fallback for those browsers.)
Your data, your control
- Export: Click "Backup now" in Options to download your quotes as a JSON file.
- Import: Click "Restore" in Options to load a JSON file you previously exported (or that was given to you).
- Clear all quotes: Click "Clear all quotes" in the Options footer to remove every quote — both the ones you added and the pre-loaded default set. You can add new ones anytime.
- Uninstall: Removing the extension deletes all data in
chrome.storage.local. The extension does not sync anything to the cloud.
Updates to this policy
If we make changes to what data is stored or how it is used, we will update this document and bump the extension version. Major changes will be called out in the Chrome Web Store update notes.
Contact
If you have questions or concerns, please open an issue on the GitHub repository or email the maintainer.