Miestro Recorder
Create and launch courses with Miestro - The amazing and easy to use platform and broadcast your course to the world.
Miestro Recorder란 무엇입니까?
Miestro Recorder은(는) https://miestro.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Create and launch courses with Miestro - The amazing and easy to use platform and broadcast your course to the world."입니다.
확장 프로그램 스크린샷
Miestro Recorder 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Record video, screen, and upload them directly into Miestro with one click. Only with Miestro you can record your trainings directly and upload them into a membership or online course. HOW IT WORKS: Record yourself and/or your screen from Chrome and in one click upload it into Miestro directly. KEY FEATURES: 🎥 Record your trainings in one click → Record yourself using your front-facing camera or webcam. → Capture your screen (any window, browser tab, or desktop). → Record BOTH your screen and camera. PLANS & PRICING: → Record, publish and launch your training. **Please Note** You do need a paid Miestro account to record with the Miestro recorder 14-Day Trial Available
확장 프로그램 기본 정보
이름 | |
ID | pdgeplhoanahgmhppbfndfllfgmkmdfb |
공식 URL | https://chromewebstore.google.com/detail/miestro-recorder/pdgeplhoanahgmhppbfndfllfgmkmdfb |
설명 | Create and launch courses with Miestro - The amazing and easy to use platform and broadcast your course to the world. |
파일 크기 | 962 KB |
설치 횟수 | 97 |
현재 버전 | 1.2 |
최근 업데이트 | 2020-05-27 |
출시 날짜 | 2020-05-26 |
개발자 | https://miestro.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://miestro.com |
도움말 페이지 URL | http://support.miestro.com |
개인정보 보호 정책 페이지 URL | https://miestro.com/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Miestro Recorder", "short_name": "Miestro Recorder", "author": "Miestro", "version": "1.2", "manifest_version": 2, "minimum_chrome_version": "49", "description": "Create and launch courses with Miestro - The amazing and easy to use platform and broadcast your course to the world.", "homepage_url": "https:\/\/miestro.com\/", "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", "miestroRecorder\/MediaStreamRecorder.js", "miestroRecorder\/MultiStreamRecorder.js", "miestroRecorder\/MultiStreamsMixer.js", "miestroRecorder\/StereoAudioRecorder.js", "miestroRecorder\/DiskStorage.js", "miestroRecorder\/EBML.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |