Christmas Countdown and Radio

A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day.

What is Christmas Countdown and Radio?

Christmas Countdown and Radio is a Chrome extension developed by https://www.christmasdaycountdown.net, and its main feature is "A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day.".

Extension Screenshots

screenshot

Download Christmas Countdown and Radio Extension CRX File

Download Christmas Countdown and Radio extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Christmas Countdown and Radio Christmas Countdown and Radio
ID lndnbgdlklkjeeahapmakcgopapamgkl
Official URL https://chromewebstore.google.com/detail/christmas-countdown-and-r/lndnbgdlklkjeeahapmakcgopapamgkl
Description A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day.
File Size 446 KB
Installation Count 4,438
Current Version 0.3.9
Last Updated 2023-12-07
Publish Date 2020-02-19
Rating 3.85/5 Total 202 Ratings
Developer https://www.christmasdaycountdown.net
Email [email protected]
Payment Type free
Extension Website https://www.christmasdaycountdown.net
Privacy Policy Page URL http://christmasdaycountdown.net/privacy
Supported Languages 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"
    }
}