Christmas Countdown and Radio
A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day.
Vad är Christmas Countdown and Radio?
Christmas Countdown and Radio är en Chrome-tillägg utvecklad av https://www.christmasdaycountdown.net, och dess huvudfunktion är "A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day.".
Tilläggsskärmbilder
Ladda ner Christmas Countdown and Radio-förlängningens CRX-fil
Ladda ner Christmas Countdown and Radio-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
| Namn | |
| ID | lndnbgdlklkjeeahapmakcgopapamgkl |
| Officiell webbadress | https://chromewebstore.google.com/detail/christmas-countdown-and-r/lndnbgdlklkjeeahapmakcgopapamgkl |
| Beskrivning | A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day. |
| Filstorlek | 446 KB |
| Antal Installationer | 4,438 |
| Aktuell Version | 0.3.9 |
| Senast Uppdaterad | 2023-12-07 |
| Publiceringsdatum | 2020-02-19 |
| Betyg | 3.85/5 Totalt 202 Betyg |
| Utvecklare | https://www.christmasdaycountdown.net |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://www.christmasdaycountdown.net |
| URL till Sekretesspolicy Sidan | http://christmasdaycountdown.net/privacy |
| Stödda Språk | 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"
}
} | |