SAPUI5 control Bindings Viewer

An elements side panel that displays the binding models and paths associated with the selected SAPUI5 control.

SAPUI5 control Bindings Viewerคืออะไร?

SAPUI5 control Bindings Viewer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย leedorian และคุณลักษณะหลักของมันคือ "An elements side panel that displays the binding models and paths associated with the selected SAPUI5 control."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SAPUI5 control Bindings Viewer

ดาวน์โหลดไฟล์ส่วนขยาย SAPUI5 control Bindings Viewer ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Extends Chrome the Developer Tools, adding a sidebar for elements panel that displays the binding models and paths associated with the selected SAPUI5 control.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ SAPUI5 control Bindings Viewer SAPUI5 control Bindings Viewer
ID bghnliappkdncmnadpbbnpoekbpdjabo
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/sapui5-control-bindings-v/bghnliappkdncmnadpbbnpoekbpdjabo
คำอธิบาย An elements side panel that displays the binding models and paths associated with the selected SAPUI5 control.
ขนาดไฟล์ 18.06 KB
จำนวนการติดตั้ง 1,209
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2016-04-06
วันที่เผยแพร่ 2016-04-05
คะแนน 3.33/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา leedorian
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/leedorian/SAPUI5ControlBindings
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "SAPUI5 control Bindings Viewer",
    "version": "1.0.1",
    "description": "An elements side panel that displays the binding models and paths associated with the selected SAPUI5 control.",
    "icons": {
        "16": "images\/16x16.png",
        "48": "images\/48x48.png",
        "128": "images\/128x128.png"
    },
    "homepage_url": "https:\/\/github.com\/leedorian\/SAPUI5ControlBindings",
    "permissions": [
        "activeTab",
        "*:\/\/*\/*"
    ],
    "devtools_page": "devtools.html",
    "manifest_version": 2
}