Angular Chrome
Basic AngularJS debugging in Chrome
什么是Angular Chrome?
Angular Chrome是由https://hackology.co.uk开发的Chrome扩展程序,该扩展的主要功能是“Basic AngularJS debugging in Chrome”。
扩展截图
下载Angular Chrome扩展crx文件
下载Angular Chrome扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Chrome extension which allows quick browsing of Angular scope. Inspect an element or select it in the elements view to display its scope in the elements pane.
扩展基本信息
名称 | Angular Chrome |
ID | fobloefinmdlpnanffefbpkkgflocmlp |
官方URL | https://chromewebstore.google.com/detail/angular-chrome/fobloefinmdlpnanffefbpkkgflocmlp |
简介 | Basic AngularJS debugging in Chrome |
文件大小 | 605 KB |
安装次数 | 1,240 |
当前版本 | 1.0 |
更新时间 | 2015-01-12 |
上架时间 | 2015-01-12 |
评分 | 4.22/5 共9次评分 |
开发者 | https://hackology.co.uk |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://github.com/kartulita/angular-chrome |
帮助页面URL | https://github.com/kartulita/angular-chrome/issues |
支持的语言 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Angular Chrome", "description": "Basic AngularJS debugging in Chrome", "version": "1.0", "devtools_page": "inspector.html" } |