Miestro Recorder
Create and launch courses with Miestro - The amazing and easy to use platform and broadcast your course to the world.
Apa itu Miestro Recorder?
Miestro Recorder adalah ekstensi Chrome yang dikembangkan oleh https://miestro.com, dan fitur utamanya adalah "Create and launch courses with Miestro - The amazing and easy to use platform and broadcast your course to the world.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Miestro Recorder
Unduh file ekstensi Miestro Recorder dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | |
ID | pdgeplhoanahgmhppbfndfllfgmkmdfb |
URL Resmi | https://chromewebstore.google.com/detail/miestro-recorder/pdgeplhoanahgmhppbfndfllfgmkmdfb |
Deskripsi | Create and launch courses with Miestro - The amazing and easy to use platform and broadcast your course to the world. |
Ukuran File | 962 KB |
Jumlah Instalasi | 97 |
Versi Saat Ini | 1.2 |
Terakhir Diperbarui | 2020-05-27 |
Tanggal Publikasi | 2020-05-26 |
Pengembang | https://miestro.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | http://miestro.com |
URL Halaman Bantuan | http://support.miestro.com |
URL Halaman Kebijakan Privasi | https://miestro.com/privacy-policy |
Bahasa yang Didukung | 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": [ " |