ExtJS Toolza
ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM
Vad är ExtJS Toolza?
ExtJS Toolza är en Chrome-tillägg utvecklad av Nikolay Ermolenko, och dess huvudfunktion är "ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM".
Tilläggsskärmbilder
Ladda ner ExtJS Toolza-förlängningens CRX-fil
Ladda ner ExtJS Toolza-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
Namn | |
ID | lobgiegjmppbcbaaeicpidaohalgobdp |
Officiell webbadress | https://chromewebstore.google.com/detail/extjs-toolza/lobgiegjmppbcbaaeicpidaohalgobdp |
Beskrivning | ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM |
Filstorlek | 1006 KB |
Antal Installationer | 386 |
Aktuell Version | 1.0.2 |
Senast Uppdaterad | 2021-05-20 |
Publiceringsdatum | 2021-05-19 |
Utvecklare | Nikolay Ermolenko |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://github.com/nikolay-ermolenko/ext-toolza |
Stödda Språk | 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'" } |