ExtJS Toolza
ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM
What is ExtJS Toolza?
ExtJS Toolza is a Chrome extension developed by Nikolay Ermolenko, and its main feature is "ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM".
Extension Screenshots
Download ExtJS Toolza Extension CRX File
Download ExtJS Toolza extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | lobgiegjmppbcbaaeicpidaohalgobdp |
Official URL | https://chromewebstore.google.com/detail/extjs-toolza/lobgiegjmppbcbaaeicpidaohalgobdp |
Description | ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM |
File Size | 1006 KB |
Installation Count | 386 |
Current Version | 1.0.2 |
Last Updated | 2021-05-20 |
Publish Date | 2021-05-19 |
Developer | Nikolay Ermolenko |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/nikolay-ermolenko/ext-toolza |
Supported Languages | 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'" } |