Fork me

JS To Do List

Chrome Exetension made using Javascript to store and manipulate todo items.

Download this project as a .zip file

Features of JS Todo List

  1. Add todo items.

  2. Edit current Todo items.

  3. Delete all or a particular todo item.

  4. Todo items are automatically transferred to all chrome browser in which a user is signed.

  5. Add selected items by right click add to option.

Dependency

  1. Google Chrome (Link)

To add Todo List to your browswer

This item is currently being published in the Google Chrome Store and this page will be updated once done. For current use, Clone this repository and change directory to the cloned folder. Then:

  1. Open Google Chrome and select Menu->More Tools->Extensions

  2. Turn on the developer mode in the top right hand corner

  3. Press Load unpacked at the top left hand corenr and select the cloned folder

  4. (Link)

Some screenshots

To do List layout

Save Delete and Delete all button

Right Click option to add to TODO List

If you like it please star and fork!