Compare Chrome extensions: Angular Profiler Devtools vs Angular state inspector

Stats Angular Profiler Devtools Angular Profiler Devtools Angular state inspector Angular state inspector
User count 437 30,000+
Average rating 3.00 4.72
Rating count 2 61
Last updated 2019-08-17 2021-08-23
Size 2.38M 37.22K
Version 0.0.0.1 1.4.6
Short description
Can be used to profile Angular apps with Ivy Helps you debug Angular component state. Supports Angular 1/2+/Ivy!
Full summary

Profiling devtools for Angular (>8.1) with Ivy. Features:

  • Tracing
  • Visualising the tree in a devtool panel

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
See more