Learningcourt Recorder
learningcourt Record screen activity, camera, mic, tab, speakers in 4K HD video format using RecordRTC
Cos'è Learningcourt Recorder?
Learningcourt Recorder è un'estensione di Chrome sviluppata da https://www.learningcourt.com, e la sua funzione principale è "learningcourt Record screen activity, camera, mic, tab, speakers in 4K HD video format using RecordRTC".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Learningcourt Recorder
Scarica i file di estensione Learningcourt Recorder in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
러닝코트 사이트에서 면접 및 첨삭 화면 녹화 및 카메라, 마이크 녹화를 위한 익스텐션입니다. 독립적으로 작동하지만 사이트 기능을 위해 최적화 되었습니다. RTC recorder를 위해서 만들어져 있으며, 사이트의 영상 녹화 기능을 사용하기 위하여 필요한 프로그램입니다.
Informazioni di Base sull'Estensione
Nome | |
ID | bfcdnhknjbephnjgjogoacnmgmnfolbo |
URL Ufficiale | https://chromewebstore.google.com/detail/learningcourt-recorder/bfcdnhknjbephnjgjogoacnmgmnfolbo |
Descrizione | learningcourt Record screen activity, camera, mic, tab, speakers in 4K HD video format using RecordRTC |
Dimensione del File | 164 KB |
Conteggio Installazioni | 57 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2020-11-13 |
Data di Pubblicazione | 2020-11-13 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | https://www.learningcourt.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.learningcourt.com/ |
URL della Pagina di Aiuto | https://www.learningcourt.com/ |
URL della Pagina della Politica sulla Privacy | https://www.learningcourt.com/company/privacy-polish |
Lingue Supportate | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Learningcourt Recorder", "short_name": "LCRecord", "author": "Daewon Kim", "version": "1.0", "manifest_version": 2, "minimum_chrome_version": "49", "description": "learningcourt Record screen activity, camera, mic, tab, speakers in 4K HD video format using RecordRTC", "background": { "scripts": [ "background\/background.common.js", "background\/background.js", "background\/background.desktopCapture.js", "background\/background.tabCapture.js", "background\/background.badgeText.js", "background\/background.getUserMedia.js", "background\/background.messaging.js", "background\/background.players.js", "RecordRTC\/MediaStreamRecorder.js", "RecordRTC\/MultiStreamRecorder.js", "RecordRTC\/MultiStreamsMixer.js", "RecordRTC\/StereoAudioRecorder.js", "RecordRTC\/DiskStorage.js", "RecordRTC\/EBML.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |