๐ Short version: FitTrack Daily stores all your data locally on your own device. We collect nothing. We transmit nothing. There are no servers, no accounts, and no analytics.
FitTrack Daily does not collect, transmit, or store any personal information on external servers.
All data you enter โ meals, weight, steps, sleep, photos, notes, and settings โ is stored exclusively in
your browser's local storage using the chrome.storage.local API. This data:
The extension requests the following Chrome permissions:
No network or host permissions are requested. The extension cannot access any website or make any internet requests.
Your data is stored in chrome.storage.local on your device. It persists until you:
Progress photos you upload are converted to base64 data-URLs and stored locally in
chrome.storage.local. They are never uploaded anywhere. The extension warns you when
storage is nearing Chrome's 10 MB limit.
The Export feature generates a local JSON file downloaded to your computer. The Import feature reads a JSON file from your computer. Neither operation involves any external server or service.
FitTrack Daily uses no third-party services, SDKs, analytics, or CDNs. All code is self-contained within the extension package.
FitTrack Daily is not directed at children under 13. We do not knowingly collect any information from children.
If we update this policy, the updated version will be included with new extension releases. The "Last updated" date at the top of this page will reflect the most recent revision.
For questions about this privacy policy, please open an issue on our GitHub repository.