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ファイルをダウンロード
Miestro Recorder拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
Eメール | [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": [ " |