MP3 to AAC Converter

Convert MP3 audio file to AAC

MP3 to AAC Converterとは何ですか?

MP3 to AAC Converterはhttp://convertaudiofree.comによって開発されたChromeの拡張機能で、その主な機能は「Convert MP3 audio file to AAC」です。

拡張機能のスクリーンショット

screenshot

MP3 to AAC Converter拡張機能のCRXファイルをダウンロード

MP3 to AAC Converter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        How to convert MP3 to AAC?	 

1-Click extension icon - this will open MP3 to AAC online conversion website. 
2-Select MP3 file and click convert button. 
3-You will get your AAC file download link in your email address.                    

拡張機能の基本情報

名前 MP3 to AAC Converter MP3 to AAC Converter
ID iaohnddfldkpecojhjbehckncpkafmln
公式URL https://chrome.google.com/webstore/detail/mp3-to-aac-converter/iaohnddfldkpecojhjbehckncpkafmln
説明 Convert MP3 audio file to AAC
ファイルサイズ 48.84 KB
インストール数 43
現在のバージョン 2.0
最終更新日 2020-05-28
公開日 2020-05-28
評価 1.00/5 合計 1 レビュー
開発者 http://convertaudiofree.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://convertaudiofree.com/online/#mp3-to-aac-converter
プライバシーポリシーページのURL https://www.convertaudiofree.com/privacypolicy.html
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "MP3 to AAC Converter",
    "default_locale": "en",
    "description": "Convert MP3 audio file to AAC",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}