DD/FVWebinar スクリーン共有プラグイン
This is the workshop extension utility for screensharing support in the workshop
Cos'è DD/FVWebinar スクリーン共有プラグイン?
DD/FVWebinar スクリーン共有プラグイン è un'estensione di Chrome sviluppata da info, e la sua funzione principale è "This is the workshop extension utility for screensharing support in the workshop".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione DD/FVWebinar スクリーン共有プラグイン
Scarica i file di estensione DD/FVWebinar スクリーン共有プラグイン in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
FreshVoice Webinar, DDでスクリーン共有をするためのプラグイン
Informazioni di Base sull'Estensione
Nome | |
ID | fpkehedblglkhoinapeaecjallokpekh |
URL Ufficiale | 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 |
Descrizione | This is the workshop extension utility for screensharing support in the workshop |
Dimensione del File | 101 KB |
Conteggio Installazioni | 352 |
Versione Corrente | 0.7.7 |
Ultimo Aggiornamento | 2019-06-07 |
Data di Pubblicazione | 2019-06-07 |
Sviluppatore | info |
Tipo di Pagamento | free |
Lingue Supportate | 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": [ " |