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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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'"
}