ExtJS Toolza

ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM

Was ist ExtJS Toolza?

ExtJS Toolza ist eine Chrome-Erweiterung, die von Nikolay Ermolenko entwickelt wurde, und ihr Hauptmerkmal ist "ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM".

Erweiterungsscreenshots

screenshot

ExtJS Toolza-Erweiterungs-CRX-Datei herunterladen

Laden Sie ExtJS Toolza-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name ExtJS Toolza ExtJS Toolza
ID lobgiegjmppbcbaaeicpidaohalgobdp
Offizielle URL https://chromewebstore.google.com/detail/extjs-toolza/lobgiegjmppbcbaaeicpidaohalgobdp
Beschreibung ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM
Dateigröße 1006 KB
Installationsanzahl 386
Aktuelle Version 1.0.2
Letztes Update 2021-05-20
Veröffentlichungsdatum 2021-05-19
Entwickler Nikolay Ermolenko
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://github.com/nikolay-ermolenko/ext-toolza
Unterstützte Sprachen 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'"
}