SproutCore Debug

Additional debugging tools for developing SproutCore applications.

SproutCore Debug क्या है?

SproutCore Debug https://sproutcore.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Additional debugging tools for developing SproutCore applications."।

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

screenshot

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

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

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

                        Version 1.0
========

Using the elements inspector pane, you can easily access the selected element's SC.View counterpart using $0v and its parent view using $0pv.  

Once an SC.View's element is selected, you will find important information about the view in a new "SC.View Properties" sidebar panel.                    

एक्सटेंशन की मूल जानकारी

नाम SproutCore Debug SproutCore Debug
ID kdjpmpfkllnnjndcfoefebpajggihpni
आधिकारिक URL https://chromewebstore.google.com/detail/sproutcore-debug/kdjpmpfkllnnjndcfoefebpajggihpni
विवरण Additional debugging tools for developing SproutCore applications.
फ़ाइल का आकार 29.21 KB
स्थापना संख्या 47
वर्तमान संस्करण 1.0.2
अंतिम अपडेट 2013-05-14
प्रकाशन तिथि 2013-05-14
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर https://sproutcore.com
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/sproutcore/add-ons
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SproutCore Debug",
    "description": "Additional debugging tools for developing SproutCore applications.",
    "version": "1.0.2",
    "devtools_page": "devtools.html",
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    }
}