ExtJS Toolza

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

Hvad er ExtJS Toolza?

ExtJS Toolza er en Chrome-udvidelse udviklet af Nikolay Ermolenko, og dens hovedfunktion er "ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM".

Udvidelsesskærmbilleder

screenshot

Download ExtJS Toolza-udvidelses-CRX-fil

Download ExtJS Toolza-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn ExtJS Toolza ExtJS Toolza
ID lobgiegjmppbcbaaeicpidaohalgobdp
Officiel URL https://chromewebstore.google.com/detail/extjs-toolza/lobgiegjmppbcbaaeicpidaohalgobdp
Beskrivelse ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM
Filstørrelse 1006 KB
Antal Installationer 386
Nuværende Version 1.0.2
Senest Opdateret 2021-05-20
Udgivelsesdato 2021-05-19
Udvikler Nikolay Ermolenko
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://github.com/nikolay-ermolenko/ext-toolza
Understøttede Sprog 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'"
}