An open API service indexing awesome lists of open source software.

https://github.com/akashkobal/task-manager-chrome-extensoin

Welcome to the Task Manager Chrome Extension! This extension transforms your Chrome browser into a powerful task management tool, helping you to create, manage, and complete tasks efficiently.
https://github.com/akashkobal/task-manager-chrome-extensoin

chrome-extension chrome-web-store css google-developers html jacascript manifest task-manager task-manager-chrome-extension

Last synced: 4 months ago
JSON representation

Welcome to the Task Manager Chrome Extension! This extension transforms your Chrome browser into a powerful task management tool, helping you to create, manage, and complete tasks efficiently.

Awesome Lists containing this project

README

          

# Task Manager Chrome Extension

Welcome to the Task Manager Chrome Extension! This extension transforms your Chrome browser into a powerful task management tool, helping you to create, manage, and complete tasks efficiently.

## Features

- **Create Tasks**: Easily add new tasks with a simple interface.
- **Manage Tasks**: Edit, delete, and mark tasks as completed.
- **Task Timer**: Integrated task timer to enhance focus and productivity.
- **User-Friendly Interface**: Clean and intuitive design for seamless task management.
- **Offline Support**: Manage tasks even when you are offline.

## Installation

1. Clone the repository:
```bash
git clone https://github.com/AkashKobal/task-manager-chrome-extensoin.git
```
2. Open Chrome and navigate to `chrome://extensions/`.
3. Enable 'Developer mode' at the top right.
4. Click on 'Load unpacked' and select the cloned directory.

## Usage

1. Click on the Task Manager icon in the Chrome toolbar.
2. Add new tasks by clicking the 'Add Task' button.
3. Use the task timer to stay focused on your current task.
4. Manage your tasks efficiently with options to edit, delete, and mark them as complete.

## Screenshots

![Task Manager Interface](https://github.com/AkashKobal/task-manager-chrome-extensoin/blob/main/Screenshot%202024-08-05%20230357.png)
![Task Manager Interface](https://github.com/AkashKobal/task-manager-chrome-extensoin/blob/main/Screenshot%20(360).png)

## Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.