EyeCare

This extension serves as a reminder to follow the 20-20-20 EyeCare rule to reduce the effects of Computer Vision Syndrome.

ما هو EyeCare؟

EyeCare هو إضافة Chrome تم تطويرها بواسطة Akshen Doke، والميزة الرئيسية لها هي "This extension serves as a reminder to follow the 20-20-20 EyeCare rule to reduce the effects of Computer Vision Syndrome.".

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

screenshot

تحميل ملف CRX للإضافة EyeCare

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

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

                        This extension serves as a reminder to follow the 20-20-20 EyeCare rule to reduce the effects of Computer Vision Syndrome and help it's user give their eyes a break they deserve.

- Window closes automatically after 3 seconds.                    

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

الاسم EyeCare EyeCare
ID pmgplhkchimfpabhikhhibobhhfioknb
عنوان URL الرسمي https://chrome.google.com/webstore/detail/eyecare/pmgplhkchimfpabhikhhibobhhfioknb
الوصف This extension serves as a reminder to follow the 20-20-20 EyeCare rule to reduce the effects of Computer Vision Syndrome.
حجم الملف 122 KB
عدد التثبيتات 145
النسخة الحالية 1.1
آخر تحديث 2017-04-23
تاريخ النشر 2017-04-23
تقييم 5.00/5 مجموع تقييمات 2
المطور Akshen Doke
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "storage",
        "alarms"
    ],
    "manifest_version": 2,
    "name": "EyeCare",
    "description": "This extension serves as a reminder to follow the 20-20-20 EyeCare rule to reduce the effects of Computer Vision Syndrome.",
    "version": "1.1"
}