Angular Prober
Extends the Developer Tools, adding tools for inspecting component context of Angular applications.
Angular Proberとは何ですか?
Angular Proberはsaintscott119によって開発されたChromeの拡張機能で、その主な機能は「Extends the Developer Tools, adding tools for inspecting component context of Angular applications.」です。
拡張機能のスクリーンショット
Angular Prober拡張機能のCRXファイルをダウンロード
Angular Prober拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
chrome extension for inspecting Angular apps
拡張機能の基本情報
名前 | |
ID | ammffaafbhinioggdnfffknamijbkoco |
公式URL | https://chrome.google.com/webstore/detail/angular-prober/ammffaafbhinioggdnfffknamijbkoco |
説明 | Extends the Developer Tools, adding tools for inspecting component context of Angular applications. |
ファイルサイズ | 18.96 KB |
インストール数 | 336 |
現在のバージョン | 0.2.0 |
最終更新日 | 2020-08-21 |
公開日 | 2018-04-02 |
開発者 | saintscott119 |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/e-cloud/angular-prober |
ヘルプページのURL | https://github.com/e-cloud/angular-prober/issues |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Angular Prober", "version": "0.2.0", "description": "Extends the Developer Tools, adding tools for inspecting component context of Angular applications.", "devtools_page": "devtoolsBackground.html", "manifest_version": 2, "permissions": [ "tabs", " |