DI Endless Play

Play Digitally Imported continuously without interruption

DI Endless Playとは何ですか?

DI Endless Playはjphunter.0によって開発されたChromeの拡張機能で、その主な機能は「Play Digitally Imported continuously without interruption」です。

拡張機能のスクリーンショット

screenshot

DI Endless Play拡張機能のCRXファイルをダウンロード

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