AngularContext
Angular context inspector
AngularContextとは何ですか?
AngularContextはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Angular context inspector」です。
拡張機能のスクリーンショット
AngularContext拡張機能のCRXファイルをダウンロード
AngularContext拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Select any angular element on a page and inspect at its scope 拡張機能の基本情報
| 名前 | |
| ID | acicgfcckneopchflaeebkmdieegkpik |
| 公式URL | https://chromewebstore.google.com/detail/angularcontext/acicgfcckneopchflaeebkmdieegkpik |
| 説明 | Angular context inspector |
| ファイルサイズ | 22.57 KB |
| インストール数 | 925 |
| 現在のバージョン | 0.0.1 |
| 最終更新日 | 2016-02-09 |
| 公開日 | 2016-02-09 |
| 開発者 | Unknown |
| 支払い方法 | free |
| ヘルプページのURL | https://github.com/neonboxx/AngularContext |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_appName__",
"version": "0.0.1",
"manifest_version": 2,
"description": "__MSG_appDescription__",
"devtools_page": "devtools.html",
"icons": {
"16": "images\/icon-16.png",
"128": "images\/icon-128.png"
},
"default_locale": "en",
"permissions": []
} | |