webrtc Hangout

testing

webrtc Hangoutคืออะไร?

webrtc Hangout เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://xplat.hangout.comcast.net และคุณลักษณะหลักของมันคือ "testing"

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย webrtc Hangout

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

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

                        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\/*"
        ]
    }
}