Angular Gauntlets

Angular Gauntlets 1.2.3 CRX for Chrome

A Free Developer Tools Extension

Published By yannickglt

Angular Gauntlets (cpinnkgbfohodioinipjdhehnihbgeph): Add shortcuts to easily debug your Angular application.... Read More > or Download Now >

Angular Gauntlets for Chrome

Download CRX

Download

9.55 KB

Chrome Store

Tech Specs

  • • Type: Browser Extension
  • • Latest Version: 1.2.3
  • • Price: Freeware
  • • Offline: No
  • • Developer: yannickglt

User Reviews

  • 4 Votes, Average: 5 out of 5
  • • Rating Average
  • 5 out of 5
  • • Rating Users
  • 4

Download Count

  • • Total Downloads
  • 60
  • • Current Version Downloads
  • 5
  • • Updated: May 5, 2021

Angular Gauntlets is a free Developer Tools Extension for Chrome. You could download the latest version crx file or old version crx files and install it.

More About Angular Gauntlets

Angular Gauntlets helps you getting your hands dirty. It makes the components and providers of your Angular application accessible on click on an element in the Chrome DevTools elements panel.

How to?
Just click on a DOM element in the DevTools elements panel, type one of the following keywords in the console and here we go!

- $component: click on a DOM element referring to an Angular component to access its instance and playing with it.
- $context: display a DOM element context, can be its parent Angular component, a ngFor row, etc.
- $scope: equals $component onto Angular components or $context onto child elements. The best alternative of AngularJS Batarang for Angular.
- $providers: get the list of the all the providers instantiated in your Angular app and play with them.
- $detectChanges(): triggers Angular change detection to get your changes apply.

Little extra: you can get a preview of all these info in the Angular tab of your DevTools elements panel. Switching between elements will refresh the data immediately.

Download Angular Gauntlets 1.2.3

More Extensions to Consider (Similar or Related)