DI Endless Play
Play Digitally Imported continuously without interruption
什麼是DI Endless Play?
DI Endless Play是由jphunter.0開發的Chrome擴展程式,該擴展的主要功能是“Play Digitally Imported continuously without interruption”。
擴展截圖
下載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.
擴展基本資訊
名稱 | |
ID | mhlhiminhofejogobggepgjelcnjbpcg |
官方網址 | 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" } } |