Mp4 to Mp3 Converter
It is the fastest MP4 to MP3 converter worldwide for free. Mp3 files are available in different bitrates - from small file size to…
Mp4 to Mp3 Converterとは何ですか?
Mp4 to Mp3 ConverterはApps4Topによって開発されたChromeの拡張機能で、その主な機能は「It is the fastest MP4 to MP3 converter worldwide for free. Mp3 files are available in different bitrates - from small file size to…」です。
拡張機能のスクリーンショット
Mp4 to Mp3 Converter拡張機能のCRXファイルをダウンロード
Mp4 to Mp3 Converter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
It is the fastest MP4 to MP3 converter worldwide for free. Mp3 files are available in different bitrates - from small file size to the highest quality. We convert MP4 directly on the fly - the conversion of any video will not take more than a couple of seconds!
拡張機能の基本情報
名前 | |
ID | pgkomigjbgbabhokdeamiocgcihfgkcc |
公式URL | https://chrome.google.com/webstore/detail/mp4-to-mp3-converter/pgkomigjbgbabhokdeamiocgcihfgkcc |
説明 | It is the fastest MP4 to MP3 converter worldwide for free. Mp3 files are available in different bitrates - from small file size to… |
ファイルサイズ | 232 KB |
インストール数 | 4,774 |
現在のバージョン | 1.0 |
最終更新日 | 2021-02-19 |
公開日 | 2021-02-19 |
評価 | 3.40/5 合計 5 レビュー |
開発者 | Apps4Top |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | id,ms,de,en,en-GB,en-US,fil,fr,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "manifest_version": 2, "name": "__MSG_transAppName__", "description": "__MSG_transAppDesc__", "homepage_url": "https:\/\/mp3fromyou.tube\/", "permissions": [ "activeTab", "http:\/\/*\/" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0", "default_locale": "en", "background": { "page": "background.html" }, "icons": { "16": "default-16.png", "32": "default-32.png", "48": "default-48.png", "128": "default-128.png" } } |