Days until Christmas

calculate in real-time the days remaining until Christmas

Co to jest Days until Christmas?

Days until Christmas to rozszerzenie Chrome opracowane przez a.monterosso87, a jego główną funkcją jest „calculate in real-time the days remaining until Christmas”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Days until Christmas

Pobierz pliki rozszerzeń Days until Christmas w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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!                    

Podstawowe informacje o rozszerzeniu

Nazwa Days until Christmas Days until Christmas
ID mhjeofhcbcmdglemnehmclplhjmnoahm
Oficjalny URL https://chromewebstore.google.com/detail/days-until-christmas/mhjeofhcbcmdglemnehmclplhjmnoahm
Opis calculate in real-time the days remaining until Christmas
Rozmiar pliku 1.06 MB
Liczba instalacji 130
Aktualna Wersja 0.0.1
Ostatnia Aktualizacja 2023-11-14
Data Publikacji 2023-11-14
Deweloper a.monterosso87
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://comunquemancano.firebaseapp.com/
Obsługiwane Języki 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"
    }
}