Christmas Countdown and Radio
A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day.
Co to jest Christmas Countdown and Radio?
Christmas Countdown and Radio to rozszerzenie Chrome opracowane przez https://www.christmasdaycountdown.net, a jego główną funkcją jest „A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Christmas Countdown and Radio
Pobierz pliki rozszerzeń Christmas Countdown and Radio w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | lndnbgdlklkjeeahapmakcgopapamgkl |
| Oficjalny URL | https://chromewebstore.google.com/detail/christmas-countdown-and-r/lndnbgdlklkjeeahapmakcgopapamgkl |
| Opis | A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day. |
| Rozmiar pliku | 446 KB |
| Liczba instalacji | 4,438 |
| Aktualna Wersja | 0.3.9 |
| Ostatnia Aktualizacja | 2023-12-07 |
| Data Publikacji | 2020-02-19 |
| Ocena | 3.85/5 Łącznie 202 Oceny |
| Deweloper | https://www.christmasdaycountdown.net |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://www.christmasdaycountdown.net |
| Adres URL Strony Polityki Prywatności | http://christmasdaycountdown.net/privacy |
| Obsługiwane Języki | 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"
}
} | |