Days until Christmas

calculate in real-time the days remaining until Christmas

ما هو Days until Christmas؟

Days until Christmas هو إضافة Chrome تم تطويرها بواسطة a.monterosso87، والميزة الرئيسية لها هي "calculate in real-time the days remaining until Christmas".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Days until Christmas

قم بتنزيل ملفات الامتداد Days until Christmas بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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!                    

معلومات أساسية عن التمديد

الاسم Days until Christmas Days until Christmas
ID mhjeofhcbcmdglemnehmclplhjmnoahm
عنوان URL الرسمي https://chromewebstore.google.com/detail/days-until-christmas/mhjeofhcbcmdglemnehmclplhjmnoahm
الوصف calculate in real-time the days remaining until Christmas
حجم الملف 1.06 MB
عدد التثبيتات 130
النسخة الحالية 0.0.1
آخر تحديث 2023-11-14
تاريخ النشر 2023-11-14
المطور a.monterosso87
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://comunquemancano.firebaseapp.com/
اللغات المدعومة 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"
    }
}