Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/angular/batarang

AngularJS WebInspector Extension for Chrome
https://github.com/angular/batarang

Last synced: 3 months ago
JSON representation

AngularJS WebInspector Extension for Chrome

Lists

README

        

# AngularJS Batarang
[![Build Status](https://travis-ci.org/angular/batarang.svg)](https://travis-ci.org/angular/batarang)

## Installing from the Web Store

https://chrome.google.com/webstore/detail/ighdmehidhipcmcojjgiloacoafjmpfk

## Installing Previous Versions

1. Download and extract one of the files from the [Batarang releases page on GitHub](https://github.com/angular/batarang/releases)
1. Navigate to `chrome://extensions` in Chrome
1. If you've installed Batarang from the web store, disable or remove that version
1. On the top right, check the checkbox for "Developer mode"
1. Click "Load unpacked extension..."
1. Select the directory where you extracted the extension
1. Close and re-open any inspected tabs

## Installing from Source

See the [instructions in the contributing guide](https://github.com/angular/batarang/blob/master/CONTRIBUTING.md#installing-from-source)

## License
MIT