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": [ " |