MP4 to WEBM Converter
Convert MP4 videos to WEBM
MP4 to WEBM Converterとは何ですか?
MP4 to WEBM Converterはhttps://online.freeconverting.comによって開発されたChromeの拡張機能で、その主な機能は「Convert MP4 videos to WEBM」です。
拡張機能のスクリーンショット
MP4 to WEBM Converter拡張機能のCRXファイルをダウンロード
MP4 to WEBM Converter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
How to convert MP4 to WEBM?
1-Click extension icon - this will open MP4 to WEBM online conversion website.
2-Select MP4 file and click convert button.
3-You will get your WEBM file download link in your email address. 拡張機能の基本情報
| 名前 | |
| ID | gmohgpemjcebmklhpkojfgogfpkmcgfj |
| 公式URL | https://chromewebstore.google.com/detail/mp4-to-webm-converter/gmohgpemjcebmklhpkojfgogfpkmcgfj |
| 説明 | Convert MP4 videos to WEBM |
| ファイルサイズ | 53.7 KB |
| インストール数 | 734 |
| 現在のバージョン | 2.0 |
| 最終更新日 | 2020-06-01 |
| 公開日 | 2020-06-01 |
| 評価 | 3.67/5 合計 6 レビュー |
| 開発者 | https://online.freeconverting.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://online.freeconverting.com/#mp4-to-webm-converter |
| プライバシーポリシーページのURL | https://freeconverting.com/privacy.php |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "MP4 to WEBM Converter",
"default_locale": "en",
"description": "Convert MP4 videos to WEBM",
"background": {
"scripts": [
"background.js"
]
},
"version": "2.0",
"icons": {
"128": "images\/icon-128.png"
},
"browser_action": {
"default_icon": "images\/icon-128.png"
}
} | |