Inspiration

  • I created this extension of necessity.
  • I needed a lightweight simple extension to remember my to-do tasks so I created this extension.

    What it does

    This extension stores a list of to-dos in the local storage of the browser and removes them.

    How we built it

  • Create the extension using JSON manifest and JavaScript
  • Used CSS, Flexbox to design layout
  • used JavaScript to manipulate the DOM, and Add or Remove to-do tasks

    What I learned

    I learned while building this project how to work with extensions, this is my first chrome extension. This project was very helpful for me, and a start to create more useful extensions for the future.

  • Share this project:

    Updates