Days until Christmas

calculate in real-time the days remaining until Christmas

Hvad er Days until Christmas?

Days until Christmas er en Chrome-udvidelse udviklet af a.monterosso87, og dens hovedfunktion er "calculate in real-time the days remaining until Christmas".

Udvidelsesskærmbilleder

screenshot

Download Days until Christmas-udvidelses-CRX-fil

Download Days until Christmas-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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!                    

Grundlæggende oplysninger om udvidelsen

Navn Days until Christmas Days until Christmas
ID mhjeofhcbcmdglemnehmclplhjmnoahm
Officiel URL https://chromewebstore.google.com/detail/days-until-christmas/mhjeofhcbcmdglemnehmclplhjmnoahm
Beskrivelse calculate in real-time the days remaining until Christmas
Filstørrelse 1.06 MB
Antal Installationer 130
Nuværende Version 0.0.1
Senest Opdateret 2023-11-14
Udgivelsesdato 2023-11-14
Udvikler a.monterosso87
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://comunquemancano.firebaseapp.com/
Understøttede Sprog 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"
    }
}