webrtc Hangout

testing

webrtc Hangout क्या है?

webrtc Hangout https://xplat.hangout.comcast.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "testing"।

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

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

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

                        webrtc hangout desktop sharing                    

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

नाम webrtc Hangout webrtc Hangout
ID hcmcjlpceanonhiahklocicgmhacjmac
आधिकारिक URL https://chrome.google.com/webstore/detail/webrtc-hangout/hcmcjlpceanonhiahklocicgmhacjmac
विवरण testing
फ़ाइल का आकार 2.07 MB
स्थापना संख्या 46
वर्तमान संस्करण 1.1
अंतिम अपडेट 2015-07-09
प्रकाशन तिथि 2015-07-09
डेवलपर https://xplat.hangout.comcast.net
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "webrtc Hangout",
    "description": "testing",
    "version": "1.1",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "permissions": [
        "desktopCapture"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/xplat.hangout.comcast.net\/*"
        ]
    }
}