Mixadance Radio
Mixadance Radio
Hvad er Mixadance Radio?
Mixadance Radio er en Chrome-udvidelse udviklet af https://mixadance.fm, og dens hovedfunktion er "Mixadance Radio".
Udvidelsesskærmbilleder
Download Mixadance Radio-udvidelses-CRX-fil
Download Mixadance Radio-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Mixadance Radio - Online Station
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | mkcnkaggbjcjigihpikabaiofhfpdlgj |
Officiel URL | https://chromewebstore.google.com/detail/mixadance-radio/mkcnkaggbjcjigihpikabaiofhfpdlgj |
Beskrivelse | Mixadance Radio |
Filstørrelse | 78.04 KB |
Antal Installationer | 214 |
Nuværende Version | 1.6 |
Senest Opdateret | 2020-05-05 |
Udgivelsesdato | 2020-05-05 |
Bedømmelse | 5.00/5 Samlet 2 Bedømmelser |
Udvikler | https://mixadance.fm |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://mixadance.fm |
Hjælpeside-URL | https://mixadance.fm |
Understøttede Sprog | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "page": "background.html" }, "browser_action": { "default_icon": "img\/icons\/rjicon48.png", "default_popup": "index.html" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "description": "Mixadance Radio", "icons": { "128": "img\/icons\/rjicon128.png", "16": "img\/icons\/rjicon16.png", "48": "img\/icons\/rjicon48.png" }, "manifest_version": 2, "name": "Mixadance Radio", "version": "1.6" } |