This Firefox Addon demonstrates the use of AngularJS in a Jetpack Addon.
It displays famous quotes with the click of a button.
The addon does a few things, it:
- includes an html page, injects css and loads it in a tab on startup
- loads an AngularJS app in the page
- passes messages between the addon and the app and renders data on the page
Uses AngularJS 1.0.8 and Bootstrap 3.0.0
- Addon SDK 1.14 or compatible
- Firefox with ES6 support