Christmas Countdown and Radio
A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day.
Cos'è Christmas Countdown and Radio?
Christmas Countdown and Radio è un'estensione di Chrome sviluppata da https://www.christmasdaycountdown.net, e la sua funzione principale è "A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Christmas Countdown and Radio
Scarica i file di estensione Christmas Countdown and Radio in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | lndnbgdlklkjeeahapmakcgopapamgkl |
| URL Ufficiale | https://chromewebstore.google.com/detail/christmas-countdown-and-r/lndnbgdlklkjeeahapmakcgopapamgkl |
| Descrizione | A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day. |
| Dimensione del File | 446 KB |
| Conteggio Installazioni | 4,438 |
| Versione Corrente | 0.3.9 |
| Ultimo Aggiornamento | 2023-12-07 |
| Data di Pubblicazione | 2020-02-19 |
| Valutazione | 3.85/5 Totale 202 Valutazioni |
| Sviluppatore | https://www.christmasdaycountdown.net |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://www.christmasdaycountdown.net |
| URL della Pagina della Politica sulla Privacy | http://christmasdaycountdown.net/privacy |
| Lingue Supportate | 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"
}
} | |