DI Endless Play
Play Digitally Imported continuously without interruption
Wat is DI Endless Play?
DI Endless Play is een Chrome-extensie ontwikkeld door jphunter.0, en de belangrijkste functie is "Play Digitally Imported continuously without interruption".
Extensie Screenshots
Download het CRX-bestand van de extensie DI Endless Play
Download DI Endless Play-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Play Digitally Imported continuously without interruption and avoid the annoying popup that stops your music.
Basisinformatie over de Extensie
Naam | |
ID | mhlhiminhofejogobggepgjelcnjbpcg |
Officiële URL | https://chromewebstore.google.com/detail/di-endless-play/mhlhiminhofejogobggepgjelcnjbpcg |
Beschrijving | Play Digitally Imported continuously without interruption |
Bestandsgrootte | 7.96 KB |
Aantal Installaties | 45 |
Huidige Versie | 0.0.3 |
Laatst Bijgewerkt | 2016-05-19 |
Publicatiedatum | 2016-05-18 |
Beoordeling | 4.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | jphunter.0 |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |