ng-inspect for AngularJS Chrome 插件, crx 扩展下载
Helps you in debugging AngularJS applications. Extends the elements panel in devtools to display scope properties.
ng-inspect helps you access properties of the element's scope when an element is selected using the Element Inspector or the Elements tab in the Developer Toolbar in an Angular JS aplication. This extension will provide access to scope, isolateScope[if the scope is isolated], rootScope, jQuery element and its events[if jQuery is included in the page]. These properties are made available to the Global/Window object via $s for scope, $is for isolateScope, $rs for rootScope, $el for jQuery element and $events for the events associated with the jQuery element. Services/Factories/Constants can be tested/verified using $get function. $count function prints number of Scopes, isolateScopes, listeners and watchers. Hope you find this useful!
分类 | 💻开发者工具 |
插件标识 | cidepfmbgngpdapgncfhpecbdhmnnemf |
平台 | Chrome |
评分 |
☆☆☆☆☆
|
评分人数 | |
插件主页 | https://chromewebstore.google.com/detail/ng-inspect-for-angularjs/cidepfmbgngpdapgncfhpecbdhmnnemf |
版本号 | 0.33.1.0 |
大小 | 585KiB |
官网下载次数 | 10000 |
下载地址 | |
更新时间 | 2020-05-28 00:00:00 |
CRX扩展文件安装方法
第1步: 打开Chrome浏览器的扩展程序
第2步:
在地址栏输入: chrome://extensions/
第3步: 开启右上角的【开发者模式】
第4步: 重启Chrome浏览器 (重要操作)
第5步: 重新打开扩展程序管理界面
第6步: 将下载的crx文件直接拖入页面完成安装
注意:请确保使用最新版本的Chrome浏览器