ExtJS Toolza

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

ما هو ExtJS Toolza؟

ExtJS Toolza هو إضافة Chrome تم تطويرها بواسطة Nikolay Ermolenko، والميزة الرئيسية لها هي "ExtJS component navigator. This extension allows quickly find and inspect ExtJS component via inspecting DOM".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة ExtJS Toolza

قم بتنزيل ملفات الامتداد ExtJS Toolza بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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'"
}