Task Zone is a to-do list extension that provides time-based notifications. It helps users efficiently manage and schedule their tasks.
- Time-Based Notifications: Set specific dates and times for tasks to receive timely reminders.
- Task Management: Easily add, edit, and delete tasks.
- PDF Report Downloads: Download your tasks as PDF reports for easy tracking.
- User-Friendly Interface: Simple and intuitive interface for efficient task management.
- Clone the repository or download the ZIP file.
- Open Google Chrome and go to
chrome://extensions/
. - Enable "Developer mode" by toggling the switch in the top-right corner.
- Click on "Load unpacked" and select the directory containing the Task Zone extension files.
- Click on the Task Zone icon in the Chrome toolbar to open the popup.
- Enter a task in the input field and set the date and time.
- Click "Add Task" to save the task.
- Task Zone will send a notification at the specified time.
Task Zone requires the following permissions:
storage
: To save and retrieve tasks.alarms
: To set time-based notifications.notifications
: To display notifications.
Check out Task Zone on the Chrome Web Store
This project is licensed under the MIT License. See the LICENSE file for details.