Christmas Countdown and Radio
A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day.
Was ist Christmas Countdown and Radio?
Christmas Countdown and Radio ist eine Chrome-Erweiterung, die von https://www.christmasdaycountdown.net entwickelt wurde, und ihr Hauptmerkmal ist "A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day.".
Erweiterungsscreenshots
Christmas Countdown and Radio-Erweiterungs-CRX-Datei herunterladen
Laden Sie Christmas Countdown and Radio-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | lndnbgdlklkjeeahapmakcgopapamgkl |
| Offizielle URL | https://chromewebstore.google.com/detail/christmas-countdown-and-r/lndnbgdlklkjeeahapmakcgopapamgkl |
| Beschreibung | A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day. |
| Dateigröße | 446 KB |
| Installationsanzahl | 4,438 |
| Aktuelle Version | 0.3.9 |
| Letztes Update | 2023-12-07 |
| Veröffentlichungsdatum | 2020-02-19 |
| Bewertung | 3.85/5 Insgesamt 202 Bewertungen |
| Entwickler | https://www.christmasdaycountdown.net |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.christmasdaycountdown.net |
| URL der Datenschutzrichtlinien-Seite | http://christmasdaycountdown.net/privacy |
| Unterstützte Sprachen | 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"
}
} | |