DD/FVWebinar スクリーン共有プラグイン
This is the workshop extension utility for screensharing support in the workshop
What is DD/FVWebinar スクリーン共有プラグイン?
DD/FVWebinar スクリーン共有プラグイン is a Chrome extension developed by info, and its main feature is "This is the workshop extension utility for screensharing support in the workshop".
Extension Screenshots
Download DD/FVWebinar スクリーン共有プラグイン Extension CRX File
Download DD/FVWebinar スクリーン共有プラグイン extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
FreshVoice Webinar, DDでスクリーン共有をするためのプラグイン
Extension Basic Information
Name | |
ID | fpkehedblglkhoinapeaecjallokpekh |
Official 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 |
Description | This is the workshop extension utility for screensharing support in the workshop |
File Size | 101 KB |
Installation Count | 352 |
Current Version | 0.7.7 |
Last Updated | 2019-06-07 |
Publish Date | 2019-06-07 |
Developer | info |
Payment Type | free |
Supported Languages | 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": [ " |