Daily Log Chrome Extension
Daily Log does not collect, transmit, sell, or share any personal data. Everything you enter stays inside your browser on your device.
Daily Log stores the following locally in your browser, using the browser's localStorage API:
This data never leaves your device. The extension makes no network requests. There is no server, no account, no telemetry, and no analytics.
The extension's manifest.json declares only the bare minimum permissions:
It does NOT request tabs, host permissions, storage (it uses localStorage instead, which doesn't require a permission declaration), activeTab, cookies, or any other permission category that lets an extension see what you're doing.
Two features create files on your computer, and both require an explicit click each time:
.md file to your Downloads folder. Nothing is uploaded..json file to your Downloads folder. Nothing is uploaded..json file to restore. The file is read in your browser only. Nothing is uploaded.The extension does not collect any data from any user, so it does not knowingly collect data from children. It is safe for use by people of any age, subject to the Chrome Web Store's own age requirements.
If the extension ever changes in a way that affects what data is handled or how, this page will be updated and the version date below will change.
Issues and questions can be opened at github.com/youfun88/daily-log/issues.
Last updated: 2026-05-25. Effective from the initial public release of Daily Log v1.0.0.