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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Apps4Top และคุณลักษณะหลักของมันคือ "It is the fastest MP4 to MP3 converter worldwide for free. Mp3 files are available in different bitrates - from small file size to…"

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

screenshot
screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย 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!                    

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

ชื่อ Mp4 to Mp3 Converter Mp4 to Mp3 Converter
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
อีเมล [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"
    }
}