DD/FVWebinar スクリーン共有プラグイン
This is the workshop extension utility for screensharing support in the workshop
DD/FVWebinar スクリーン共有プラグインคืออะไร?
DD/FVWebinar スクリーン共有プラグイン เป็นส่วนขยายของ Chrome ที่พัฒนาโดย info และคุณลักษณะหลักของมันคือ "This is the workshop extension utility for screensharing support in the workshop"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DD/FVWebinar スクリーン共有プラグイン
ดาวน์โหลดไฟล์ส่วนขยาย 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": [ " |