Make a Todo Chrome Extension with AngularJS | Javascript | Scoop.it

Hi there, AngularJS is my favorite javascript framework to build Single Page Application. Work with AngularJS is both fun and challenge. I've work with AngularJS to develop many websites, from  complex CRUB to entertainment websites. Later, I found that AngularJS is also a powerful tool to build Chrome Extension.

Chrome Extension are scripts which extend capabilities of Google Chrome browsers. They are build with HTML, Css, Javascript, after all they are just 

In this tutorial, we will use AngularJS to build this simple Todo Chrome Extension: