AngularJS WebInspector Extension for Chrome
config | ||
dist | ||
example | ||
img | ||
panel | ||
scripts | ||
.gitignore | ||
.travis.yml | ||
background.js | ||
CONTRIBUTING.md | ||
devtoolsBackground.html | ||
devtoolsBackground.js | ||
gulpfile.js | ||
hint.js | ||
inject.js | ||
karma.conf.js | ||
LICENSE | ||
loader.js | ||
manifest.json | ||
package.json | ||
README.md |
AngularJS Batarang
Installing from the Web Store
https://chrome.google.com/webstore/detail/ighdmehidhipcmcojjgiloacoafjmpfk
Installing Previous Versions
- Download and extract one of the files from the Batarang releases page on GitHub
- Navigate to
chrome://chrome/extensions/
in Chrome - If you've installed Batarang from the web store, disable or remove that version
- On the top right, check the checkbox for "Developer mode"
- Click "Load unpacked extension..."
- Select the directory where you extracted the extension
- Close and re-open any inspected tabs
Installing from Source
See the instructions in the contributing guide
License
MIT