Christmas Countdown and Radio
A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day.
Hvad er Christmas Countdown and Radio?
Christmas Countdown and Radio er en Chrome-udvidelse udviklet af https://www.christmasdaycountdown.net, og dens hovedfunktion er "A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day.".
Udvidelsesskærmbilleder
Download Christmas Countdown and Radio-udvidelses-CRX-fil
Download Christmas Countdown and 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
Christmas countdown and a list of Christmas radio stations where you can listen to xmas carols waiting for the big day. I like to hear from you. If you have any suggestions, don't hesitate to send me a message. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | lndnbgdlklkjeeahapmakcgopapamgkl |
| Officiel URL | https://chromewebstore.google.com/detail/christmas-countdown-and-r/lndnbgdlklkjeeahapmakcgopapamgkl |
| Beskrivelse | A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day. |
| Filstørrelse | 446 KB |
| Antal Installationer | 4,438 |
| Nuværende Version | 0.3.9 |
| Senest Opdateret | 2023-12-07 |
| Udgivelsesdato | 2020-02-19 |
| Bedømmelse | 3.85/5 Samlet 202 Bedømmelser |
| Udvikler | https://www.christmasdaycountdown.net |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://www.christmasdaycountdown.net |
| URL til Fortrolighedspolitik Side | http://christmasdaycountdown.net/privacy |
| Understøttede Sprog | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Christmas Countdown and Radio",
"short_name": "Christmas",
"version": "0.3.9",
"action": [],
"background": {
"service_worker": "background.js"
},
"description": "A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day.",
"offline_enabled": false,
"icons": {
"16": "icon_16.png",
"48": "icon_48.png",
"128": "icon_128.png"
}
} | |