DD/FVWebinar スクリーン共有プラグイン
This is the workshop extension utility for screensharing support in the workshop
Apa itu DD/FVWebinar スクリーン共有プラグイン?
DD/FVWebinar スクリーン共有プラグイン adalah ekstensi Chrome yang dikembangkan oleh info, dan fitur utamanya adalah "This is the workshop extension utility for screensharing support in the workshop".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi DD/FVWebinar スクリーン共有プラグイン
Unduh file ekstensi DD/FVWebinar スクリーン共有プラグイン dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
FreshVoice Webinar, DDでスクリーン共有をするためのプラグイン
Informasi Dasar Ekstensi
Nama | |
ID | fpkehedblglkhoinapeaecjallokpekh |
URL Resmi | 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 |
Deskripsi | This is the workshop extension utility for screensharing support in the workshop |
Ukuran File | 101 KB |
Jumlah Instalasi | 352 |
Versi Saat Ini | 0.7.7 |
Terakhir Diperbarui | 2019-06-07 |
Tanggal Publikasi | 2019-06-07 |
Pengembang | info |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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": [ " |