ng-inspect for AngularJS

Rate 4.66 / 61 votes
More than 10000 users worldwide
Current version: 3.0.0
Price: FREE
Download extension
Like this extension ? Like/Share it!
Helps you in debugging AngularJS applications. Extends the elements panel in devtools to display scope properties.ng-inspect helps you access properties of the element's scope when an element is selected using the Element Inspector or the Elements tab in the Developer Toolbar in an Angular JS aplication.

This extension will provide access to scope, isolateScope[if the scope is isolated], rootScope, jQuery element and its events[if jQuery is included in the page].
These properties are made available to the Global/Window object via $s for scope, $is for isolateScope, $rs for rootScope, $el for jQuery element and $events for the events associated with the jQuery element.

Services/Factories/Constants can be tested/verified using $get function.

$count function prints number of Scopes, isolateScopes, listeners and watchers.

Hope you find this useful!

Reviews of ng-inspect for AngularJS extension

Similar extension