DI Endless Play

Play Digitally Imported continuously without interruption

DI Endless Play क्या है?

DI Endless Play jphunter.0 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Play Digitally Imported continuously without interruption"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में DI Endless Play एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    }
}