ExtJS Toolza

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

ExtJS Toolza là gì?

ExtJS Toolza là một tiện ích mở rộng Chrome được phát triển bởi Nikolay Ermolenko, và tính năng chính của nó là "ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng ExtJS Toolza

Tải xuống các tệp mở rộng ExtJS Toolza dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên ExtJS Toolza ExtJS Toolza
ID lobgiegjmppbcbaaeicpidaohalgobdp
URL Chính Thức https://chromewebstore.google.com/detail/extjs-toolza/lobgiegjmppbcbaaeicpidaohalgobdp
Mô tả ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM
Kích Thước Tệp 1006 KB
Số Lần Cài Đặt 386
Phiên Bản Hiện Tại 1.0.2
Cập Nhật Lần Cuối 2021-05-20
Ngày Phát Hành 2021-05-19
Nhà Phát Triển Nikolay Ermolenko
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://github.com/nikolay-ermolenko/ext-toolza
Ngôn Ngữ Được Hỗ Trợ 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'"
}