A clean and efficient browser extension for managing tasks with reminder notifications.
- Create and manage tasks easily
- Set reminders for tasks
- Get browser notifications when tasks are due
- Dark/Light theme support
- Simple and intuitive interface
- Download or clone this repository
- Open Chrome and go to
chrome://extensions/ - Enable "Developer mode" at the top right
- Click "Load unpacked" and select the extension folder
- Download or clone this repository
- Open Firefox and go to
about:debugging - Click "This Firefox"
- Click "Load Temporary Add-on"
- Select any file in the extension folder
- Click the extension icon in your browser
- Type your task in the input field
- Set a reminder time (optional)
- Click "Add Task" or press Enter
- Tasks with reminders will trigger browser notifications
- Built with vanilla JavaScript
- Uses browser extension APIs for storage and notifications
- No external dependencies
MIT License - Feel free to use and modify!