A minimal Apple-style notepad for Opera and Chrome, built with Google Fonts, dark/light themes, and persistent local storage.
- Seamless Auto-save: Notes persist automatically between sessions (no manual saving required).
- Backup & Restore: Export all your notes as a
.jsonbackup file and restore them anytime to prevent data loss. - Apple-style UI: Clean, fluid interface with fixed dimensions for a native app feel.
- Full Google Fonts integration.
- Change font, text size, text color, and background color.
- Supports bold, underline, lists, and responsive image pasting.
- Export individual notes as
.txtfiles. - Local storage only — no tracking or cloud services.
- Go to your browser's extensions page (
opera://extensionsorchrome://extensions). - Turn on Developer mode.
- Click Load unpacked and select the extension folder.
(Alternatively, you can pack it into a
.crxfile using your browser's "Pack extension" tool).
Clone the repository to modify or build the extension:
git clone [https://github.com/alekarpy/fluid_notes.git](https://github.com/alekarpy/fluid_notes.git)
cd fluid_notes