AngularJS Inspect Watchers

AngularJS Inspect Watchers

ID: gdfcinoagafkodbnkjemaajfahnmfkhg

Supported Languages

🇺🇸US English

Extension Info & Metadata

Status
Active
Version
1.0.1
Size
0.03 MB
Rating
3.1/5
Reviews
21
Users
1,000
Type
Extension
Updated
Jul 26, 2015
Category
Developer tools
Price
Free
Featured
No
Visibility
Unlisted
Mature
No
By Google
No
Trusted
Yes

Publisher Contextual Analysis

Trusted
Author
http://ryanoglesby08.github.io/View Profile
Website
Visit
Total Extensions
1
Active
1
Obsolete
0
Listed
0
Unlisted
1
Total Users
1,000

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Screenshot 1
Screenshot 2

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.

Extracted Data

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

URLs
7
IPv4
0
IPv6
0

URLs

View the external URLs this extension communicates with to understand its network activity and data interactions.

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

github.com/bahmutov/code-snippets/blob/master/ng-count-watchers.jshttps://github.com/bahmutov/code-snippets/blob/master/ng-count-watchers.js
github.com/tncbbthositghttps://github.com/tncbbthositg
clients2.google.com/service/update2/crxhttps://clients2.google.com/service/update2/crx
chrome.google.com/webstore/detail/angularjs-inspect-watcher/gdfcinoagafkodbnkjemaajfahnmfkhghttps://chrome.google.com/webstore/detail/angularjs-inspect-watcher/gdfcinoagafkodbnkjemaajfahnmfkhg
docs.angularjs.org/api/ng/type/$rootScope.Scopehttps://docs.angularjs.org/api/ng/type/$rootScope.Scope#$watch
docs.angularjs.org/api/ng/type/$rootScope.Scopehttps://docs.angularjs.org/api/ng/type/$rootScope.Scope#$digest
docs.angularjs.org/guide/productionhttps://docs.angularjs.org/guide/production#disabling-debug-data

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

No IP addresses found

Version History

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Browse and explore files within this extension package

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.