Days until Christmas

calculate in real-time the days remaining until Christmas

What is Days until Christmas?

Days until Christmas is a Chrome extension developed by a.monterosso87, and its main feature is "calculate in real-time the days remaining until Christmas".

Extension Screenshots

screenshot

Download Days until Christmas Extension CRX File

Download Days until 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

                        Celebrate the holiday season with a festive touch right in your browser! Introducing "Christmas Countdown Timer," a delightful Chrome extension that brings the magic of Christmas to your daily online experience. As the days get colder and the holiday spirit fills the air, our extension offers a joyful and heartwarming way to count down to the most wonderful time of the year - Christmas Day!                    

Extension Basic Information

Name Days until Christmas Days until Christmas
ID mhjeofhcbcmdglemnehmclplhjmnoahm
Official URL https://chromewebstore.google.com/detail/days-until-christmas/mhjeofhcbcmdglemnehmclplhjmnoahm
Description calculate in real-time the days remaining until Christmas
File Size 1.06 MB
Installation Count 130
Current Version 0.0.1
Last Updated 2023-11-14
Publish Date 2023-11-14
Developer a.monterosso87
Email [email protected]
Payment Type free
Extension Website https://comunquemancano.firebaseapp.com/
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Days until Christmas",
    "version": "0.0.1",
    "description": "calculate in real-time the days remaining until Christmas",
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "img\/icon16.png",
            "48": "img\/icon48.png",
            "128": "img\/icon128.png"
        },
        "default_title": "Giorni a Natale"
    },
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    }
}