ng-detector
Detects AngularJS apps as you browse.
什麼是ng-detector?
ng-detector是由Unknown開發的Chrome擴展程式,該擴展的主要功能是“Detects AngularJS apps as you browse.”。
擴展截圖
下載ng-detector擴展crx文件
下載ng-detector擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Adds a small AngularJS icon into the address bar when you come across a page that is built using AngularJS.
Mouse over the icon to see the Angular version info. 擴展基本資訊
| 名稱 | |
| ID | fedicaemhcfcmelihceehhaodggfeffm |
| 官方網址 | https://chromewebstore.google.com/detail/ng-detector/fedicaemhcfcmelihceehhaodggfeffm |
| 簡介 | Detects AngularJS apps as you browse. |
| 檔案大小 | 105 KB |
| 安裝次數 | 1,682 |
| 目前版本 | 1.2.1 |
| 更新時間 | 2014-10-17 |
| 上架時間 | 2014-10-17 |
| 評分 | 4.68/5 共 19 次評分 |
| 開發者 | Unknown |
| 付費類型 | free |
| 擴展官網 | https://github.com/IgorMinar/ng-detector |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "ng-detector",
"description": "Detects AngularJS apps as you browse.",
"author": "Igor Minar",
"version": "1.2.1",
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
" | |