ExtJS Toolza
ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM
Apa itu ExtJS Toolza?
ExtJS Toolza adalah ekstensi Chrome yang dikembangkan oleh Nikolay Ermolenko, dan fitur utamanya adalah "ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi ExtJS Toolza
Unduh file ekstensi ExtJS Toolza dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | lobgiegjmppbcbaaeicpidaohalgobdp |
URL Resmi | https://chromewebstore.google.com/detail/extjs-toolza/lobgiegjmppbcbaaeicpidaohalgobdp |
Deskripsi | ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM |
Ukuran File | 1006 KB |
Jumlah Instalasi | 386 |
Versi Saat Ini | 1.0.2 |
Terakhir Diperbarui | 2021-05-20 |
Tanggal Publikasi | 2021-05-19 |
Pengembang | Nikolay Ermolenko |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/nikolay-ermolenko/ext-toolza |
Bahasa yang Didukung | 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'" } |