Eye Relaxer

Helps relieve eye strain in the evening.

ما هو Eye Relaxer؟

Eye Relaxer هو إضافة Chrome تم تطويرها بواسطة Moiseeva Marina، والميزة الرئيسية لها هي "Helps relieve eye strain in the evening.".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Eye Relaxer

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

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

                                            

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

الاسم Eye Relaxer Eye Relaxer
ID npjapffionpdggpecedjfckjeemmpgjk
عنوان URL الرسمي https://chrome.google.com/webstore/detail/eye-relaxer/npjapffionpdggpecedjfckjeemmpgjk
الوصف Helps relieve eye strain in the evening.
حجم الملف 13.04 KB
عدد التثبيتات 424
النسخة الحالية 1.2
آخر تحديث 2020-06-01
تاريخ النشر 2020-06-01
تقييم 1.00/5 مجموع تقييمات 2
المطور Moiseeva Marina
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://docs.google.com/document/d/e/2PACX-1vSJ9oW6pd19qSmelBAUpM7llJhPQcoY9o0fSw8qtpHrGpdOLUppM0F9SUFJySxxTWQTracgu1nyDf7E/pub
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "128": "icon-128.png"
    },
    "description": "Helps relieve eye strain in the evening.",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "manifest_version": 2,
    "name": "Eye Relaxer",
    "permissions": [
        "",
        "tabs",
        "storage",
        "contextMenus"
    ],
    "version": "1.2"
}