Angular Gauntlets

Angular Gauntlets

Add shortcuts to easily debug your Angular application.

What is Angular Gauntlets?
"Angular Gauntlets" is a Chrome extension that revolutionizes Angular application debugging by giving developers access to components and providers with simple shortcuts. It features options to display a DOM element context, trigger change detection, and preview all its details in the Angular tab of your DevTools elements panel. It works seamlessly with the Chrome DevTools elements panel enabling efficient debugging, making it the go-to tool for an Angular developer.
Merlin
Stats
Users: 2,000+
Rating: 5.00 (4)
Version: 1.2.3 (Last updated: 2021-05-06)
Creation date: 2020-05-24
Risk impact: Low risk impact
Risk likelihood: Low risk likelihood
Manifest version: 2
Size: 9.78K
URLs: Website
Stats date:

Other platforms

Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.
Chrome-Stats extension
Merlin
Summary

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:equalsscope: equalsscope:equalscomponent 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 (not supported by Angular 9).
  • $detectChanges(): triggers Angular change detection to get your changes apply.
  • log$(obs): log the first value of the given observable.

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.

User reviews
Very nice!
by Kamil Wężyk Kamil Wężyk, 2020-10-22

Very handy when you want to avoid typing in ng.probe for everything.
by Edgar Castillo Edgar Castillo, 2019-09-24

Perfect replacement for AngularJS Batarang.
by Adrian Marinică Adrian Marinică, 2019-05-13
View all user reviews
Safety
Risk impact

Angular Gauntlets is relatively safe to use as it requires very minimum permissions.

Risk likelihood

Angular Gauntlets has earned a fairly good reputation and likely can be trusted.

Upgrade to see risk analysis details
Promo video
Screenshots
Promo images
Angular Gauntlets small promo image
Small promo image
Similar extensions

Here are some Chrome extensions that are similar to Angular Gauntlets: