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