DD/FVWebinar スクリーン共有プラグイン
This is the workshop extension utility for screensharing support in the workshop
DD/FVWebinar スクリーン共有プラグイン là gì?
DD/FVWebinar スクリーン共有プラグイン là một tiện ích mở rộng Chrome được phát triển bởi info, và tính năng chính của nó là "This is the workshop extension utility for screensharing support in the workshop".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng DD/FVWebinar スクリーン共有プラグイン
Tải xuống các tệp mở rộng DD/FVWebinar スクリーン共有プラグイン dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
FreshVoice Webinar, DDでスクリーン共有をするためのプラグイン
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | fpkehedblglkhoinapeaecjallokpekh |
URL Chính Thức | 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 |
Mô tả | This is the workshop extension utility for screensharing support in the workshop |
Kích Thước Tệp | 101 KB |
Số Lần Cài Đặt | 352 |
Phiên Bản Hiện Tại | 0.7.7 |
Cập Nhật Lần Cuối | 2019-06-07 |
Ngày Phát Hành | 2019-06-07 |
Nhà Phát Triển | info |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |