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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |