Countdown To Christmas

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

Qu'est-ce que Countdown To Christmas ?

Countdown To Christmas est une extension Chrome développée par https://www.xmascountdown.net, et sa fonction principale est "Are you waiting for Christmas Day? Do you want to know how many days until Christmas? Try this Countdown to Christmas.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Countdown To Christmas

Téléchargez les fichiers d'extension Countdown To Christmas au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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 :)                    

Informations de Base sur l'Extension

Nom Countdown To Christmas Countdown To Christmas
ID fdidgkabfnkbneepaahaeepimiikocbp
URL Officiel 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.
Taille du Fichier 77.97 KB
Nombre d'Installations 204
Version Actuelle 1.0.2
Dernière Mise à Jour 2023-01-18
Date de Publication 2021-12-08
Développeur https://www.xmascountdown.net
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.xmascountdown.net/
URL de la Page de Politique de Confidentialité https://www.timerclock.net/privacy-policy
Langues Prises en Charge 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"
    }
}