ExtJS Toolza
ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM
ExtJS Toolzaとは何ですか?
ExtJS ToolzaはNikolay Ermolenkoによって開発されたChromeの拡張機能で、その主な機能は「ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM」です。
拡張機能のスクリーンショット
ExtJS Toolza拡張機能のCRXファイルをダウンロード
ExtJS Toolza拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM. Watch components attributes and hierarchy. Store in global vars link on this component and his nearest ViewModel. This extension allows to develop single page apps with ExtJS more effective and more faster.
拡張機能の基本情報
名前 | |
ID | lobgiegjmppbcbaaeicpidaohalgobdp |
公式URL | https://chromewebstore.google.com/detail/extjs-toolza/lobgiegjmppbcbaaeicpidaohalgobdp |
説明 | ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM |
ファイルサイズ | 1006 KB |
インストール数 | 386 |
現在のバージョン | 1.0.2 |
最終更新日 | 2021-05-20 |
公開日 | 2021-05-19 |
開発者 | Nikolay Ermolenko |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/nikolay-ermolenko/ext-toolza |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM", "devtools_page": "devtools.html", "icons": [], "manifest_version": 2, "name": "ExtJS Toolza", "version": "1.0.2", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'" } |