Countdown To Christmas

Are you waiting for Christmas Day? Do you want to know how many days until Christmas? Try this Countdown to Christmas.

What is Countdown To Christmas?

Countdown To Christmas is a Chrome extension developed by https://www.xmascountdown.net, and its main feature is "Are you waiting for Christmas Day? Do you want to know how many days until Christmas? Try this Countdown to Christmas.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Countdown To Christmas Extension CRX File

Download Countdown To Christmas 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

                        Welcome to our Countdown to Christmas Day 2023!

We know Christmas is celebrated every year on 25 December. It is a holiday to celebrate the birth of Jesus Christ around the world, who, according to the Christian religion, is the son of God.

Many people search online for "How Many Days Until Christmas 2023?" before Christmas Day (25th December). Their many interested to know for how many days Christmas are left because they want to prepare before this Festival.

We developed this Christmas Countdown 2023 extension for those people. Our extension helps you keep track of how many days there are until Christmas. You can easily find out how long days, hours, minutes, and seconds are until Christmas. 

This countdown automatically detects your timezone, this means that the timer you are seeing is 100% correct for your region, so you know exactly how many days until Christmas there are left!

Just install the extension and click on the icon, it will be open in new windows. There you will able see a Christmas Countdown clock.

- Merry Christmas !

- Enjoy the extension!

Thanks :)                    

Extension Basic Information

Name Countdown To Christmas Countdown To Christmas
ID fdidgkabfnkbneepaahaeepimiikocbp
Official URL https://chromewebstore.google.com/detail/countdown-to-christmas/fdidgkabfnkbneepaahaeepimiikocbp
Description Are you waiting for Christmas Day? Do you want to know how many days until Christmas? Try this Countdown to Christmas.
File Size 77.97 KB
Installation Count 204
Current Version 1.0.2
Last Updated 2023-01-18
Publish Date 2021-12-08
Developer https://www.xmascountdown.net
Email [email protected]
Payment Type free
Extension Website https://www.xmascountdown.net/
Privacy Policy Page URL https://www.timerclock.net/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.2",
    "name": "Countdown To Christmas",
    "description": "Are you waiting for Christmas Day? Do you want to know how many days until Christmas? Try this Countdown to Christmas.",
    "offline_enabled": true,
    "icons": {
        "128": "icon\/128.png",
        "48": "icon\/48.png",
        "32": "icon\/32.png",
        "16": "icon\/16.png"
    },
    "action": {
        "default_icon": {
            "128": "icon\/128.png",
            "48": "icon\/48.png",
            "32": "icon\/32.png",
            "16": "icon\/16.png"
        }
    },
    "background": {
        "service_worker": "service-worker.js"
    }
}