A cozy popup notebook for quick notes, edits, and voice typing.
Built as a Manifest V3 Chrome extension popup.
Uses only the storage permission and stores notes locally via chrome.storage.local.
Your notes are stored on your device in extension local storage.
No background script or content script tracking is required for core usage.
v1.0 - Initial release with multi-note editing, autosave, search, voice typing feature in progress.
Many more improvements and quality-of-life updates are coming.
If you want to help support my work, you can leave a donation on Ko-fi.
Donate on Ko-fiReport bugs or request features on GitHub:
GitHub IssuesWhere are my notes saved?
Notes are saved in chrome.storage.local on your device.
Can I recover a deleted note?
Deletion is permanent after confirmation, so export important notes when needed.
Why is voice typing not working?
Voice typing is still being developed and may not be fully functional in all browsers.