ngprobe

提供方: Sandip Chitale
1
开发者工具 425 位用户

插件简介

Chrome Devetools Elements sidebar to displays Angular Component (pre-Ivy and Ivy) and AngularJS Scope for selected element i.e. $0
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.

其他信息

ID gdcplkgkgljpjkniblmomaholidjngoo 版本 1.0.6 上次更新日期 2020年10月28日 大小 103KiB 语言 支持1 种语言 开发者

sandipchitale@gmail.com

适用浏览器

谷歌浏览器、其他Chromium内核的浏览器

ngprobe Chrome插件下载

为打击盗链困扰,本站已启用人机验证
微信扫码关注左侧公众号,发送“插件”二字获得验证码,验证码5分钟全站有效