Christmas and Valentines Countdown

This extension shows how much time until Christmas, and Valentines Day, with updates coming soon!

ما هو Christmas and Valentines Countdown؟

Christmas and Valentines Countdown هو إضافة Chrome تم تطويرها بواسطة kalebappdev، والميزة الرئيسية لها هي "This extension shows how much time until Christmas, and Valentines Day, with updates coming soon!".

تحميل ملف CRX للإضافة Christmas and Valentines Countdown

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

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

                                            

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

الاسم Christmas and Valentines Countdown Christmas and Valentines Countdown
ID didnloiagfnkefgcmojilkkbmhmlfnij
عنوان URL الرسمي https://chromewebstore.google.com/detail/christmas-and-valentines/didnloiagfnkefgcmojilkkbmhmlfnij
الوصف This extension shows how much time until Christmas, and Valentines Day, with updates coming soon!
حجم الملف 8.27 KB
عدد التثبيتات 35
النسخة الحالية 2.1
آخر تحديث 2017-10-08
تاريخ النشر 2017-10-08
تقييم 5.00/5 مجموع تقييمات 2
المطور kalebappdev
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Christmas and Valentines Countdown",
    "description": "This extension shows how much time until Christmas, and Valentines Day, with updates coming soon!",
    "version": "2.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "christmas.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}