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 leedorian द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "An elements side panel that displays the binding models and paths associated with the selected SAPUI5 control."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में SAPUI5 control Bindings Viewer एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
}