Angular state inspector icon

Angular state inspector

Extension Actions

CRX ID
nelkodgfpddgpdbcjinaaalphkfffbem
Description from extension meta

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

Image from store
Angular state inspector
Description from store

Angular State Inspector for Angular

Supports all versions of Angular:
- AngularJs
- Angular 2+
- Angular Ivy
- Hybrid apps (AngularJs + Angular)

Extends the Chrome Developer Tools for Angular web apps.
Adds new panel "State" to Elements tab, that displays the state of selected element.
Prints state of selected element in console by calling "$state" variable.
Depending on angular version it can show:
- Component state
- Directives
- Context, like ngForOf or ngIf values
- Event listeners
If they are applicable to the current element.

Angular State Inspector also allows you to modify the values in the "State" panel (double click on value) and from console(e.g. $state.title = 'new value').
To apply changes just call $apply() in console.
See all supported commands in chrome console.

Version 1.4.6:
- Show info message if $ctrl is not available in selected scope.
- Update $state object even if it's not available.
Version 1.4.5:
- [ivy] Show info from ng.getComponent(). If it's null then show OwningComponent state.
Version 1.4.4:
- update extension logo
Version 1.4.3:
- Return result emoji on `$apply()` call
Version 1.4.2:
- Fixed props editing and change detection
Version 1.4.1:
- Print always up to date state in console
Version 1.4:
- Full support angular 9 Ivy api
Version 1.3:
- Added experimental support of Ivy
- Added shortcuts that you can use in console

Latest reviews

Alejandro Panta
Signal values don't refresh
Eetu Hannula
Doesn't seem to refresh values unless you select the component again. Otherwise nice.
Christian Townsdin
Working. May 17th, Chrome 125
Cesar Vargas
doesnt work anymore on chrome Version 123.0.6312.123
jq fang
chrome 120.0.6099.71 it is not working, state is empty
inomjon Ismaylov
As an Angular developer this one is one of the most used and usefull tools for me. I use it almost every working day. Simple yet, VERY POWERFUL extension.
inomjon Ismaylov
As an Angular developer this one is one of the most used and usefull tools for me. I use it almost every working day. Simple yet, VERY POWERFUL extension.
Martin Spierings
Nice extension though I would like to disable the console message about state and would rather have it in the state panel as a hint somewhere.
Martin Spierings
Nice extension though I would like to disable the console message about state and would rather have it in the state panel as a hint somewhere.
Максим Ярош
Top
Максим Ярош
Top
Houssam B
This tool become a part of my daily work to debug and identify easily some root cause
Houssam B
This tool become a part of my daily work to debug and identify easily some root cause
Oussama Dinia
Really cool, while the new angular devtools gives you the same view on a separate tab, state inspector lets you browse from the elements tab, while viewing your html. It is also fast and does not slow down anything.
Oussama Dinia
Really cool, while the new angular devtools gives you the same view on a separate tab, state inspector lets you browse from the elements tab, while viewing your html. It is also fast and does not slow down anything.
Joshua Josephson
Love it but it still doesn't work for me on chrome93 (M1 chip) so I had to bend over backwards to disallow auto-updates and install 91.
Joshua Josephson
Love it but it still doesn't work for me on chrome93 (M1 chip) so I had to bend over backwards to disallow auto-updates and install 91.
Radek Jakubowski
I love it as Angular developer but it suddenly stopped working. I hope fix is going to come soon because it makes development heaven and hell for me.
Radek Jakubowski
I love it as Angular developer but it suddenly stopped working. I hope fix is going to come soon because it makes development heaven and hell for me.
hungitk50
Nice tool for me when debugging. thanks for your effor FYI...as another one reported, latest chrome updated(Version 92.0.4515.107 (Official Build) (64-bit)) is show empty state.
hungitk50
Nice tool for me when debugging. thanks for your effor FYI...as another one reported, latest chrome updated(Version 92.0.4515.107 (Official Build) (64-bit)) is show empty state.
Roman Alesenkov
It worked perfectly until I updated Chrome from Version 91 to Version 92.0.4515.107 (Official Build) (x86_64) on MacOS. Could you fix it somehow?
Roman Alesenkov
It worked perfectly until I updated Chrome from Version 91 to Version 92.0.4515.107 (Official Build) (x86_64) on MacOS. Could you fix it somehow?
Justin W
Very handy. Eliminates the need for many debugging breakpoints and console.log statements.
Justin W
Very handy. Eliminates the need for many debugging breakpoints and console.log statements.
Fabien Mairesse
Much more reliable, efficient and useful than Augury.
Fabien Mairesse
Much more reliable, efficient and useful than Augury.
David Marshall
I was thinking of writing something like this because I was disspointed by Augury. But this is perfect. Thanks a lot !
David Marshall
I was thinking of writing something like this because I was disspointed by Augury. But this is perfect. Thanks a lot !
Andrei Vodeniktov
Super usefull. Every Angular developer should have it. One wish if we can we make it work with source maps on prod builds. That would totally rock.
Andrei Vodeniktov
Super usefull. Every Angular developer should have it. One wish if we can we make it work with source maps on prod builds. That would totally rock.
Jakub
So far so good, actually works unlike Augury.
Jakub
So far so good, actually works unlike Augury.
Jelle Bruisten
Nice inspector nothing else to add
Jelle Bruisten
Nice inspector nothing else to add
Vlad Pintea-Gärtner
works smoother than augury, lean and nice.
Vlad Pintea-Gärtner
works smoother than augury, lean and nice.
Joseph Gabriel
Works good, but works only for Angular app running in development mode.
Joseph Gabriel
Works good, but works only for Angular app running in development mode.
SANDEEP AGRAWAL
I do not see any 'State' panel in the Element tab for the chrome "Version 86.0.4240.198" for my angular app loaded in the page. I think the extension is only compatible with some older versions of the browser.
SANDEEP AGRAWAL
I do not see any 'State' panel in the Element tab for the chrome "Version 86.0.4240.198" for my angular app loaded in the page. I think the extension is only compatible with some older versions of the browser.
Tin Nguyen
Simple, fast, usefull.
Tin Nguyen
Simple, fast, usefull.
Konstantinos Tsangopoulos
At last! I cannot believe that this actually works, and it's actually fast! Really simple but that's what devs need AFAIAC... Thank you so much you beautiful people!!! :D
Konstantinos Tsangopoulos
At last! I cannot believe that this actually works, and it's actually fast! Really simple but that's what devs need AFAIAC... Thank you so much you beautiful people!!! :D
Jacek Sochacki
I works fine, but unfortunately not all state changes are visible in real time
Jacek Sochacki
I works fine, but unfortunately not all state changes are visible in real time
Maxim Afanasev
Great tool!
Maxim Afanasev
Great tool!
Greg Nielsen
This makes debugging so much easier! Thank you!