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
官方網址 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'"
}