angular-scope-inspector
Chrome developer toolbar extension for debugging AngularJs scope.
Updated to be compatible with AngularJS v1.0.8.
Installation
- Clone repository:
git clone https://github.com/yumitsu/angular-scope-inspector.git
- Open Chrome/Chromium and go to Tools -> Extensions.
- Enable 'Developer mode' and click 'Load unpacked extension'.
- Select
angular-scope-inspector
folder.
Authors
- Yair Tavor - original author
- Alex Zinchenko - extension fix to support AngularJS v1.0.8