Summary

Your journal entries never leave your computer. There is no account, no sync, no server, and no network request of any kind — the extension is not capable of sending your writing anywhere.

What this extension does

Daily Journal is a private place to write a short entry each day, record how you felt, tag it, and see your streak and mood over time. An optional evening reminder nudges you if you have not written that day.

Data the extension collects and stores

Only what you write, and only on your device:

Journal entries are personal by nature. They are stored in plain form in your browser's local storage, on your own machine. That means they are protected by your computer's own security — your device login, disk encryption, and Chrome profile — and by nothing else. Anyone with access to your unlocked computer and Chrome profile could read them. This is the trade-off that comes with there being no server and no account.

What is NOT collected

Where your data is stored

In chrome.storage.local, inside your own Chrome profile on your own device. It is not synced to your Google account, so entries written on one computer do not appear on another.

Export

The Export button assembles your entries into a JSON file and saves it through your browser's normal download mechanism. The file is generated entirely inside your browser and written to your own Downloads folder — it is not uploaded anywhere. Once exported, that file is outside the extension's control, so store it somewhere you consider safe.

Permissions and why each one is needed

PermissionWhy it is needed
storage Saves your entries, moods and tags on the device so your journal is still there tomorrow. This is the only place your writing is kept.
alarms Schedules the daily evening check that decides whether to show the reminder. Chrome suspends idle extensions, so a timer is the only way to run something at a set hour.
notifications Shows the once-a-day reminder if you have not written an entry yet. The notification text is a fixed, generic sentence — it never contains any part of your journal.

Third-party sharing

None. Your journal is never sold, shared, transmitted, or disclosed to anyone, including the developer. There is no server component and no third-party service involved.

Data retention and how to delete your data

Children's privacy

This extension is not directed at children under 13 and does not knowingly collect personal information from children. It collects no personal information from anyone and transmits nothing.

Changes to this policy

Any change will be posted on this page with an updated "Last updated" date.

Contact

Questions, concerns or data requests: aqahramonov2007@gmail.com

← All privacy policies