Days until Christmas
calculate in real-time the days remaining until Christmas
Cos'è Days until Christmas?
Days until Christmas è un'estensione di Chrome sviluppata da a.monterosso87, e la sua funzione principale è "calculate in real-time the days remaining until Christmas".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Days until Christmas
Scarica i file di estensione Days until Christmas in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
                        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!                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | mhjeofhcbcmdglemnehmclplhjmnoahm | 
| URL Ufficiale | https://chromewebstore.google.com/detail/days-until-christmas/mhjeofhcbcmdglemnehmclplhjmnoahm | 
| Descrizione | calculate in real-time the days remaining until Christmas | 
| Dimensione del File | 1.06 MB | 
| Conteggio Installazioni | 130 | 
| Versione Corrente | 0.0.1 | 
| Ultimo Aggiornamento | 2023-11-14 | 
| Data di Pubblicazione | 2023-11-14 | 
| Sviluppatore | a.monterosso87 | 
| [email protected] | |
| Tipo di Pagamento | free | 
| Sito Web dell'Estensione | https://comunquemancano.firebaseapp.com/ | 
| Lingue Supportate | 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"
    }
}  |  |