Installing Batarang for AngularJS

Posted in Tutorials

Tweet This Share on Facebook Bookmark on Delicious Digg this Submit to Reddit

Batarang is a Chrome Extension for debugging AngularJS applications.  Before we continue from our previous tutorial in the AngularJS tutorial series, we will show you how to install Batarang because we will be using it.

1. Using Chrome, do a web search for “batarang chrome extension for angular” and it should take you to Batarang AngularJS download in the Chrome Web Store.  Click on the button with the plus sign that says free…

install batarang

install batarang

2.  It will prompt you to confirm that you are installing an extension for Chrome …

confirm extension installation

confirm extension installation

And it is now installed.

3.  If you ever want to uninstall an extension, click the trash icon next to the extension in “Tools -> Extensions” in Chrome.

uninstall extension

uninstall extension

But don’t uninstall Batarang yet.  We will show you in the next tutorial how to use it to debug AngularJS.