ExtJS Toolza

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

什么是ExtJS Toolza?

ExtJS Toolza是由Nikolay Ermolenko开发的Chrome扩展程序,该扩展的主要功能是“ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM”。

扩展截图

screenshot

下载ExtJS Toolza扩展crx文件

下载ExtJS Toolza扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 ExtJS Toolza ExtJS Toolza
ID lobgiegjmppbcbaaeicpidaohalgobdp
官方URL https://chromewebstore.google.com/detail/extjs-toolza/lobgiegjmppbcbaaeicpidaohalgobdp
简介 ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM
文件大小 1006 KB
安装次数 386
当前版本 1.0.2
更新时间 2021-05-20
上架时间 2021-05-19
开发者 Nikolay Ermolenko
电子邮箱 [email protected]
付费类型 free
扩展官网 https://github.com/nikolay-ermolenko/ext-toolza
支持的语言 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'"
}