DD/FVWebinar スクリーン共有プラグイン
This is the workshop extension utility for screensharing support in the workshop
O que é DD/FVWebinar スクリーン共有プラグイン?
DD/FVWebinar スクリーン共有プラグイン é uma extensão do Chrome desenvolvida por info, e sua principal característica é "This is the workshop extension utility for screensharing support in the workshop".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão DD/FVWebinar スクリーン共有プラグイン
Baixe arquivos de extensão DD/FVWebinar スクリーン共有プラグイン no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
FreshVoice Webinar, DDでスクリーン共有をするためのプラグイン
Informações Básicas da Extensão
Nome | |
ID | fpkehedblglkhoinapeaecjallokpekh |
URL Oficial | 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 |
Descrição | This is the workshop extension utility for screensharing support in the workshop |
Tamanho do Arquivo | 101 KB |
Contagem de Instalações | 352 |
Versão Atual | 0.7.7 |
Última Atualização | 2019-06-07 |
Data de Publicação | 2019-06-07 |
Desenvolvedor | info |
Tipo de Pagamento | free |
Idiomas Suportados | 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": [ " |