DD/FVWebinar スクリーン共有プラグイン
This is the workshop extension utility for screensharing support in the workshop
Vad är DD/FVWebinar スクリーン共有プラグイン?
DD/FVWebinar スクリーン共有プラグイン är en Chrome-tillägg utvecklad av info, och dess huvudfunktion är "This is the workshop extension utility for screensharing support in the workshop".
Tilläggsskärmbilder
Ladda ner DD/FVWebinar スクリーン共有プラグイン-förlängningens CRX-fil
Ladda ner DD/FVWebinar スクリーン共有プラグイン-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
FreshVoice Webinar, DDでスクリーン共有をするためのプラグイン
Grundläggande Information om Tillägg
Namn | |
ID | fpkehedblglkhoinapeaecjallokpekh |
Officiell webbadress | 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 |
Beskrivning | This is the workshop extension utility for screensharing support in the workshop |
Filstorlek | 101 KB |
Antal Installationer | 352 |
Aktuell Version | 0.7.7 |
Senast Uppdaterad | 2019-06-07 |
Publiceringsdatum | 2019-06-07 |
Utvecklare | info |
Betalningssätt | free |
Stödda Språk | 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": [ " |