Extensions inspire

ngprobe

5

Details

Author:
Sandip Chitale

Category:
Developer Tools

Version:
1.0.6

Users:
348

Rating:
5

Size:
103KiB

Price:
Free

Updated:
October 27, 2020

Webstore Link:
https://chrome.google.com/webstore/detail/ngprobe/gdcplkgkgljpjkniblmomaholidjngoo

Download

version 1.0.6  - Download ZIP file

version 1.0.4  - Download ZIP file

version 1.0.1  - Download ZIP file

Description

How it works

The extension evaluates the following expression in the context of the page and displays the results in 'ngprobe' sidebar pane:

If Angular (Ivy) is detecetd:

```
ng.getOwningComponent($0)

where:

$0 is the element selected in Elements tab.
```

If Angular (pre Ivy) is detecetd:

---
ng.probe($0).componentInstance

where:

$0 is the element selected in Elements tab.
---

If AngularJS is detected:

---
angular.element($0).scope()

where:

$0 is the element selected in Elements tab.
---

Also shows parent components or scopes as an array.

The values of component properties can be edited in the ngprobe sidebar pane.

Top Extensions

 
(10943)
 
(50577)
 
(98995)
 
(25231)
 
(8324)
 
(1434)
 
(11367)

What has inspired us?

Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!