webrtc Hangout
testing
webrtc Hangoutとは何ですか?
webrtc Hangoutはhttps://xplat.hangout.comcast.netによって開発されたChromeの拡張機能で、その主な機能は「testing」です。
webrtc Hangout拡張機能のCRXファイルをダウンロード
webrtc Hangout拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
webrtc hangout desktop sharing
拡張機能の基本情報
名前 | ![]() |
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\/*" ] } } |