Skip to content

DrDead0/Task-Manager_Chrome-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager Chrome Extension

Effortlessly manage your daily tasks directly within your browser. This intuitive Chrome extension is designed to help you stay organized and productive.

Key Features

  • Seamless Task Creation: Quickly add tasks with titles and due dates (including time).
  • Visual Task List: View your tasks in a clean, organized list with clear due dates.
  • Completion Tracking: Mark tasks as complete or incomplete with a single click.
  • Task Editing: Edit task titles and due dates directly within the extension.
  • Declutter: Easily remove finished tasks from your list.
  • Customizable Reminders: Set reminders to ensure you never miss a deadline.
  • Timely Notifications: Receive notifications directly in Chrome when tasks are due.
  • Professional Design: A polished and intuitive user interface designed for efficiency.

New in This Update

  • UI Enhancements: Improved color contrast and refined dark mode for better readability and visual appeal.
  • Visual Improvements: Smoother animations and interactive effects for a more engaging interface.
  • Bug Fixes: Minor bug fixes to improve functionality and user experience.

Screenshots

Main Page

Main Page

Dark Mode

Dark Mode

Incomplete Task Page

Task Page

Completed Task Page

Task After Completed

Edit Task

Task After Completed

Installation

There are three ways to install the Task Manager Chrome Extension:

Method 1: Chrome Web Store (Coming Soon!)

  • (Note: This method is not yet available)
  • The extension will be available on the Chrome Web Store soon. Search for "Task Manager" and follow the installation instructions.

Method 2: Manual Download (.CRX) From Release

  1. Download the .crx file from the Release Section of GitHub.
  2. Drag and drop the .crx file into chrome://extensions/.

Method 3: Manual Installation

  1. Clone this repository to your local machine:
    git clone https://github.com/DrDead0/Task-Manager_Chrome-Extension.git
  2. Open Google Chrome and go to chrome://extensions.
  3. Enable "Developer mode" in the top right corner.
  4. Click "Load unpacked" and select the cloned repository folder.

Usage

  1. Access: Click the extension icon in your Chrome toolbar to open the popup.
  2. Add Tasks: Fill in the task title and select the due date/time.
  3. Edit Tasks: Click the "Edit" button on a task to update its title or due date.
  4. Manage Tasks: Mark tasks complete or incomplete, and clear completed tasks as needed.

Contributing

Contributions are welcome and appreciated! Please feel free to open issues to report bugs or suggest enhancements. If you'd like to contribute code, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature:
    git checkout -b feature/your-feature-name
  3. Make your changes and commit them:
    git commit -am 'Add some feature'
  4. Push your changes to your fork:
    git push origin feature/your-feature-name
  5. Open a pull request detailing your changes.

Author

Ashish Chaurasiya (@DrDead0)

Acknowledgments

Special thanks to the open-source community for their valuable contributions and support.

About

Task Manager and Task Managing Chrome Extension

Resources

License

Stars

Watchers

Forks

Packages

No packages published