Mp3 Songs

Best Mp3 Songs Music Video Player Online

Mp3 Songsคืออะไร?

Mp3 Songs เป็นส่วนขยายของ Chrome ที่พัฒนาโดย HSI และคุณลักษณะหลักของมันคือ "Best Mp3 Songs Music Video Player Online"

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

screenshot

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

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

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

                        Best Mp3 Songs Music Video Player Online                    

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

ชื่อ Mp3 Songs Mp3 Songs
ID lonabeolinapdoeffpblklghabjlcppo
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/mp3-songs/lonabeolinapdoeffpblklghabjlcppo
คำอธิบาย Best Mp3 Songs Music Video Player Online
ขนาดไฟล์ 10.12 KB
จำนวนการติดตั้ง 239
เวอร์ชันปัจจุบัน 1
อัปเดตครั้งล่าสุด 2018-09-01
วันที่เผยแพร่ 2018-09-01
คะแนน 4.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา HSI
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Mp3 Songs",
    "manifest_version": 2,
    "short_name": "Best Mp3 Songs Music Video Player",
    "description": "Best Mp3 Songs Music Video Player Online",
    "version": "1",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "mp3so.png"
    },
    "icons": {
        "128": "mp3songs.png"
    }
}