Nice Countdown

Nice looking extension to count the days, hour and minutes to a certain point in the future.

ما هو Nice Countdown؟

Nice Countdown هو إضافة Chrome تم تطويرها بواسطة jeroen.drenth1، والميزة الرئيسية لها هي "Nice looking extension to count the days, hour and minutes to a certain point in the future.".

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

screenshot
screenshot

تحميل ملف CRX للإضافة Nice Countdown

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

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

                                            

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

الاسم Nice Countdown Nice Countdown
ID iohieaklcaidgajlpiiggdpjblakefon
عنوان URL الرسمي https://chromewebstore.google.com/detail/nice-countdown/iohieaklcaidgajlpiiggdpjblakefon
الوصف Nice looking extension to count the days, hour and minutes to a certain point in the future.
حجم الملف 136 KB
عدد التثبيتات 224
النسخة الحالية 0.0.0.1
آخر تحديث 2014-06-30
تاريخ النشر 2014-06-30
تقييم 2.33/5 مجموع تقييمات 3
المطور jeroen.drenth1
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Nice Countdown",
    "description": "Nice looking  extension to count the days, hour and minutes to a certain point in the future.",
    "version": "0.0.0.1",
    "options_page": "options.html",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage"
    ]
}