Christmas Countdown and Radio
A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day.
Wat is Christmas Countdown and Radio?
Christmas Countdown and Radio is een Chrome-extensie ontwikkeld door https://www.christmasdaycountdown.net, en de belangrijkste functie is "A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day.".
Extensie Screenshots
Download het CRX-bestand van de extensie Christmas Countdown and Radio
Download Christmas Countdown and Radio-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
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. Basisinformatie over de Extensie
| Naam | |
| ID | lndnbgdlklkjeeahapmakcgopapamgkl |
| Officiële URL | https://chromewebstore.google.com/detail/christmas-countdown-and-r/lndnbgdlklkjeeahapmakcgopapamgkl |
| Beschrijving | A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day. |
| Bestandsgrootte | 446 KB |
| Aantal Installaties | 4,438 |
| Huidige Versie | 0.3.9 |
| Laatst Bijgewerkt | 2023-12-07 |
| Publicatiedatum | 2020-02-19 |
| Beoordeling | 3.85/5 Totaal 202 Beoordelingen |
| Ontwikkelaar | https://www.christmasdaycountdown.net |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://www.christmasdaycountdown.net |
| URL van de Privacybeleid Pagina | http://christmasdaycountdown.net/privacy |
| Ondersteunde Talen | 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"
}
} | |