/angular-scope-inspector

Chrome developer toolbar extension for debugging AngularJs scope.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

angular-scope-inspector

Chrome developer toolbar extension for debugging AngularJs scope.

Updated to be compatible with AngularJS v1.0.8.

Installation

  1. Clone repository:
git clone https://github.com/yumitsu/angular-scope-inspector.git
  1. Open Chrome/Chromium and go to Tools -> Extensions.
  2. Enable 'Developer mode' and click 'Load unpacked extension'.
  3. Select angular-scope-inspector folder.

Authors

License

Apache License 2.0