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 |
官方網址 | 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" } |