MicroJournal is a Chrome extension designed to help users organize their daily activities, notes, and moods directly from their browser.
- New Tab dashboard
- Daily journaling
- Planner and task management
- Mood-based themes
- Reminders and notifications
- Firebase integration
- Local/cloud data management
- JavaScript
- HTML
- CSS
- Chrome Extension Manifest V3
- Firebase
- Clone this repository.
- Open Google Chrome and navigate to
chrome://extensions/. - Enable Developer Mode.
- Click Load unpacked.
- Select the MicroJournal project folder.
The project was developed as a practical browser-based productivity and journaling application, with a focus on JavaScript-based extension development and user experience.