Todo List helps you keep track of your work and commitments with deadlines so that they do not stay out of your focus, accessible right in your browser with just a click.
Features:
- Add todos with deadlines
- Complete todos
- Delete todos
- Badge UI to showing number of todos
- Reminder to notify users about deadline todos
- Chart feature to show the usage of extension of the week
Please file any issues or feature requests at https://github.com/desmondsow/todo-list/issues.
-
Run the following command so that webpack can watch and recompile the /src files live to the /dist folder:
npm run watch
To temporarily load the extension in a normal Firefox instance:
- Go to
about:debugging
- Click
Load Temporary Add-on
- Load the
src
folder
- Go to
chrome://extensions/
- Enable developer mode
- Click
Load unpacked extension...
- Load the
src
folder