Days until Christmas
calculate in real-time the days remaining until Christmas
Was ist Days until Christmas?
Days until Christmas ist eine Chrome-Erweiterung, die von a.monterosso87 entwickelt wurde, und ihr Hauptmerkmal ist "calculate in real-time the days remaining until Christmas".
Erweiterungsscreenshots
Days until Christmas-Erweiterungs-CRX-Datei herunterladen
Laden Sie Days until Christmas-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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!
Grundlegende Informationen zur Erweiterung
Name | Days until Christmas |
ID | mhjeofhcbcmdglemnehmclplhjmnoahm |
Offizielle URL | https://chromewebstore.google.com/detail/days-until-christmas/mhjeofhcbcmdglemnehmclplhjmnoahm |
Beschreibung | calculate in real-time the days remaining until Christmas |
Dateigröße | 1.06 MB |
Installationsanzahl | 130 |
Aktuelle Version | 0.0.1 |
Letztes Update | 2023-11-14 |
Veröffentlichungsdatum | 2023-11-14 |
Entwickler | a.monterosso87 |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://comunquemancano.firebaseapp.com/ |
Unterstützte Sprachen | 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" } } |