Skip to content

PoojaB26/ToDoList-ChromeExtension

Repository files navigation

Todos

Displays your to-do tasklist for the day along with to-learn checklist everytime you are opening a new tab in Google Chrome

Screenshot

Installation

  • Fork and clone this project to your local system
  • Unzip the folder contents
  • Open Google Chrome and go to Options menu on the right end (the three dots) and select More Tools > Extensions.
  • Enable Developer Mode
  • Load unpacked extension and select the root folder of the project
  • And voila, your new tab page is now replaced with your to do list.

Release History

  • 0.3
    • New Feature! Now separate the to-do tasks from your to-learn checklists.
  • 0.2
    • New look!
  • 0.1
    • First version, basic todolist
  • 0.0.1
    • Work in progress

Author

Pooja Bhaumik – @pblead26pbhaumik26@gmail.com

Distributed under the MIT license.

Copyright (c) 2018 Pooja Bhaumik

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contributing

  1. Fork it (https://github.com/PoojaB26/ToDoList-ChromeExtension/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

A simple Chrome extension that replaces your new tab page with the to-do list of the day along with your to-learn checklist

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published