AMR to MP3 Converter

Convert AMR audio file to MP3

Apa itu AMR to MP3 Converter?

AMR to MP3 Converter adalah ekstensi Chrome yang dikembangkan oleh http://convertaudiofree.com, dan fitur utamanya adalah "Convert AMR audio file to MP3".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi AMR to MP3 Converter

Unduh file ekstensi AMR to MP3 Converter dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        How to convert AMR to MP3?	 

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

Informasi Dasar Ekstensi

Nama AMR to MP3 Converter AMR to MP3 Converter
ID jdckgfielkijincacikfnolojbcfpnog
URL Resmi https://chrome.google.com/webstore/detail/amr-to-mp3-converter/jdckgfielkijincacikfnolojbcfpnog
Deskripsi Convert AMR audio file to MP3
Ukuran File 48.96 KB
Jumlah Instalasi 413
Versi Saat Ini 2.0
Terakhir Diperbarui 2020-05-28
Tanggal Publikasi 2020-05-28
Penilaian 5.00/5 Total 7 Penilaian
Pengembang http://convertaudiofree.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://convertaudiofree.com/online/#amr-to-mp3-converter
URL Halaman Kebijakan Privasi https://www.convertaudiofree.com/privacypolicy.html
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "AMR to MP3 Converter",
    "default_locale": "en",
    "description": "Convert AMR audio file to MP3",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}