Days until Christmas

calculate in real-time the days remaining until Christmas

Co je Days until Christmas?

Days until Christmas je rozšíření Chrome vyvinuté a.monterosso87, a jeho hlavní funkcí je „calculate in real-time the days remaining until Christmas“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Days until Christmas

Stáhněte si soubory rozšíření Days until Christmas ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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!                    

Základní Informace o Rozšíření

Název Days until Christmas Days until Christmas
ID mhjeofhcbcmdglemnehmclplhjmnoahm
Oficiální URL https://chromewebstore.google.com/detail/days-until-christmas/mhjeofhcbcmdglemnehmclplhjmnoahm
Popis calculate in real-time the days remaining until Christmas
Velikost souboru 1.06 MB
Počet instalací 130
Aktuální Verze 0.0.1
Poslední Aktualizace 2023-11-14
Datum Vydání 2023-11-14
Vývojář a.monterosso87
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://comunquemancano.firebaseapp.com/
Podporované Jazyky 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"
    }
}