AMR to MP3 Converter

Convert AMR audio file to MP3

AMR to MP3 Converterคืออะไร?

AMR to MP3 Converter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://convertaudiofree.com และคุณลักษณะหลักของมันคือ "Convert AMR audio file to MP3"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย AMR to MP3 Converter

ดาวน์โหลดไฟล์ส่วนขยาย AMR to MP3 Converter ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ AMR to MP3 Converter AMR to MP3 Converter
ID jdckgfielkijincacikfnolojbcfpnog
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/amr-to-mp3-converter/jdckgfielkijincacikfnolojbcfpnog
คำอธิบาย Convert AMR audio file to MP3
ขนาดไฟล์ 48.96 KB
จำนวนการติดตั้ง 413
เวอร์ชันปัจจุบัน 2.0
อัปเดตครั้งล่าสุด 2020-05-28
วันที่เผยแพร่ 2020-05-28
คะแนน 5.00/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา http://convertaudiofree.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://convertaudiofree.com/online/#amr-to-mp3-converter
URL หน้านโยบายความเป็นส่วนตัว https://www.convertaudiofree.com/privacypolicy.html
ภาษาที่รองรับ 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"
    }
}