ng-inspect for AngularJS ng-inspect for AngularJS

Developer Tools
Version: 3.0.0
Last Update: 2020-05-28

Overview

ng-inspect for AngularJS is a Chrome extension developed by Vinay Kaparthi. According to the data from Chrome web store, current version of ng-inspect for AngularJS is 3.0.0, updated on 2020-05-28.
10,000+ users have installed this extension. 88 users have rated this extension with an average rating of .

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!

Rating

88 ratings

Total Installs

10,000+

Information

Last Update

2020-05-28

Current Version

3.0.0

Size

585KiB

Author

Vinay Kaparthi

Website

None

Category

Developer Tools

Latest Reviews

See More

avatar Christian Aparicio
2021-09-06

The extension ng-inspect works in Chrome 93 and 91. There was a bug in Chrome 92 that broke many extensions, including this extension. More information about the bug is at this link: https://bugs.chromium.org/p/chromium/issues/detail?id=1232063&q=1232063&can=2

This is a great extension. I recommend upgrading to Chrome 93 to make the extension work.

avatar John Kelly
2021-09-04

Vinay, as noted below the extension has stopped working with Chrome. Can you please get it working again. Thanks.

avatar Konstantin Golosov
2021-08-31

Stopped working in chrome, but works in chrome canary

avatar Tiago Barros
2021-08-10

This is extension is very helpful,

But somehow is not working anymore, nothing shows when I click on the inspector

avatar Zoltán Nagy
2021-08-05

It also stopped working on Windows 10. :(