DI Endless Play

Play Digitally Imported continuously without interruption

DI Endless Playคืออะไร?

DI Endless Play เป็นส่วนขยายของ Chrome ที่พัฒนาโดย jphunter.0 และคุณลักษณะหลักของมันคือ "Play Digitally Imported continuously without interruption"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DI Endless Play

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

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

                        Play Digitally Imported continuously without interruption and avoid the annoying popup that stops your music.                    

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

ชื่อ DI Endless Play DI Endless Play
ID mhlhiminhofejogobggepgjelcnjbpcg
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/di-endless-play/mhlhiminhofejogobggepgjelcnjbpcg
คำอธิบาย Play Digitally Imported continuously without interruption
ขนาดไฟล์ 7.96 KB
จำนวนการติดตั้ง 45
เวอร์ชันปัจจุบัน 0.0.3
อัปเดตครั้งล่าสุด 2016-05-19
วันที่เผยแพร่ 2016-05-18
คะแนน 4.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา jphunter.0
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DI Endless Play",
    "version": "0.0.3",
    "manifest_version": 2,
    "description": "Play Digitally Imported continuously without interruption",
    "background": {
        "scripts": [
            "eventPage.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_title": "DI Endless Play"
    },
    "permissions": [
        "http:\/\/www.di.fm\/"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}