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: about 1 month ago
JSON representation
AngularJS WebInspector Extension for Chrome
- Host: GitHub
- URL: https://github.com/angular/batarang
- Owner: angular
- License: mit
- Archived: true
- Created: 2012-07-02T20:57:32.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-06-15T20:31:20.000Z (over 7 years ago)
- Last Synced: 2024-09-25T14:41:23.484Z (about 1 month ago)
- Language: JavaScript
- Size: 3.15 MB
- Stars: 2,430
- Watchers: 135
- Forks: 338
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
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