DD/FVWebinar スクリーン共有プラグイン
This is the workshop extension utility for screensharing support in the workshop
DD/FVWebinar スクリーン共有プラグインとは何ですか?
DD/FVWebinar スクリーン共有プラグインはinfoによって開発されたChromeの拡張機能で、その主な機能は「This is the workshop extension utility for screensharing support in the workshop」です。
拡張機能のスクリーンショット
DD/FVWebinar スクリーン共有プラグイン拡張機能のCRXファイルをダウンロード
DD/FVWebinar スクリーン共有プラグイン拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
FreshVoice Webinar, DDでスクリーン共有をするためのプラグイン
拡張機能の基本情報
名前 | |
ID | fpkehedblglkhoinapeaecjallokpekh |
公式URL | https://chromewebstore.google.com/detail/ddfvwebinar-%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E5%85%B1%E6%9C%89%E3%83%97%E3%83%A9%E3%82%B0%E3%82%A4%E3%83%B3/fpkehedblglkhoinapeaecjallokpekh |
説明 | This is the workshop extension utility for screensharing support in the workshop |
ファイルサイズ | 101 KB |
インストール数 | 352 |
現在のバージョン | 0.7.7 |
最終更新日 | 2019-06-07 |
公開日 | 2019-06-07 |
開発者 | info |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "background": { "persistent": false, "scripts": [ "background.js", "background.common.js", "recordRTC\/getUserMedia.js", "recordRTC\/gotStream.js", "recordRTC\/MultiStreamRecorder.js", "recordRTC\/MediaStreamRecorder.js", "recordRTC\/StereoAudioRecorder.js", "recordRTC\/DiskStorage.js", "background.messaging.js", "background.desktopCapture.js", "EMBL.js", "background.tabCapture.js" ], "matches": [ "https:\/\/*\/*", "http:\/\/localhost:3000\/*\/*" ] }, "content_scripts": [ { "all_frames": true, "js": [ "content.js" ], "matches": [ " |