AngularJS Inspect Watchers
Item logo image for AngularJS Inspect Watchers

AngularJS Inspect Watchers

ryanoglesby08.github.io
3.1(

21 ratings

)
Item media 2 screenshot
Item media 1 screenshot
Item media 2 screenshot
Item media 1 screenshot
Item media 1 screenshot
Item media 2 screenshot

Overview

Inspect the scope watchers of an Angular app

A Chrome extension that lets the user inspect the number of Angular watchers that exist on any element of an Angular app. ***** 4/20/2015 Update! I just released v1.0.0 of the extension, which moves the extension from a Browser Action to a Page Action (icon appears in the address bar). A Page Action is more appropriate for this extension because the features only makes sense for a few web pages, those with AngularJS running. Usage: Once installed, navigate to your Angular app and click the Page Action in the address bar to activate the extension. Then, hover your mouse over different sections of your Angular application to see the scopes and watchers highlighted in red. Click the Page Action again to deactivate. Motivation: It is a well known fact that as the number of watchers in an Angular app increases, the digest cycle performance decreases. In Angular 1.3, anything over 2,000 watchers will dramatically effect performance. This extension can help you easily monitor the number of watchers you are adding. Troubleshooting I don't see the Page Action! What do I do? --> Ng Inspect Watchers can only be used on AngularJS apps that have debug info enabled. If you navigate to any web page that is either not an AngularJS app, or does not have debug info enabled, you will not be able to use the extension. How do I enable debug info? --> The extension relies on the presence of `.ng-scope` and `.ng-isolate-scope` CSS class names. If you have run `$compileProvider.debugInfoEnabled(false);` on your app, it won't work. To get the classes back, you can run `angular.reloadWithDebugInfo();` in the console and try again. See https://docs.angularjs.org/guide/production#disabling-debug-data for more info.

3.1 out of 521 ratings

Google doesn't verify reviews. Learn more about results and reviews.

Review's profile picture

Echo ChanMay 3, 2019

ummmm,it cannot works...

Review's profile picture

Chris WangOct 6, 2018

angularjs + webpack is not work

Review's profile picture

Brij bhan singhJul 29, 2018

mm

0 out of 2 people found this helpful

Details

  • Version
    1.0.1
  • Updated
    July 26, 2015
  • Size
    35.49KiB
  • Languages
    English (United States)
  • Developer
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

The developer has not provided any information about the collection or usage of your data.

Support

Related

ng-inspect for AngularJS

4.4(88)

Helps you in debugging AngularJS applications. Extends the elements panel in devtools to display scope properties.

Angular watchers

4.2(54)

Check how many watchers are active in an angular app

Angular BatScanner

3.3(9)

Angular 2 BatScanner extension

ng-inspect for Angular(1.x/4+/Ivy)

4.9(16)

Helps in debugging Angular(1.x/4+/Ivy) applications. Extends the elements panel in devtools to display component properties.

Angular DevTools

4.0(143)

Angular DevTools extends Chrome DevTools adding Angular specific debugging and profiling capabilities.

AngularJS Console

4.3(6)

Extends the Developer Tools, Panel for helping developers with AngularJS helpers.

AngularJS Graph

4.5(35)

AngularJS dependency graph.

ng-detector

4.7(19)

Detects AngularJS apps as you browse.

AngularContext

0.0(0)

Angular context inspector

Postman Interceptor

4.3(947)

Capture requests from any website and send them to Postman Client.

Angular Inspector

4.4(8)

Detect Angular apps and javascript libraries

Angular state inspector

4.7(60)

Helps you debug Angular component state. Supports Angular 1/2+/Ivy!

ng-inspect for AngularJS

4.4(88)

Helps you in debugging AngularJS applications. Extends the elements panel in devtools to display scope properties.

Angular watchers

4.2(54)

Check how many watchers are active in an angular app

Angular BatScanner

3.3(9)

Angular 2 BatScanner extension

ng-inspect for Angular(1.x/4+/Ivy)

4.9(16)

Helps in debugging Angular(1.x/4+/Ivy) applications. Extends the elements panel in devtools to display component properties.

Angular DevTools

4.0(143)

Angular DevTools extends Chrome DevTools adding Angular specific debugging and profiling capabilities.

AngularJS Console

4.3(6)

Extends the Developer Tools, Panel for helping developers with AngularJS helpers.

AngularJS Graph

4.5(35)

AngularJS dependency graph.

ng-detector

4.7(19)

Detects AngularJS apps as you browse.

Google apps