Eye exercises
Let your eyes a little rest. A simple set of exercises.
ما هو Eye exercises؟
Eye exercises هو إضافة Chrome تم تطويرها بواسطة Andrey Pelykh، والميزة الرئيسية لها هي "Let your eyes a little rest. A simple set of exercises.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Eye exercises
قم بتنزيل ملفات الامتداد Eye exercises بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This extension offers you to perform 5 exercises for your eyes. It will be very helpful if you work in front of your screen a lot. Take breaks every hour and your eyes will feel better. معلومات أساسية عن التمديد
| الاسم | |
| ID | ehmlgofcjpdndbaebhglmfffmianeclh |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/eye-exercises/ehmlgofcjpdndbaebhglmfffmianeclh |
| الوصف | Let your eyes a little rest. A simple set of exercises. |
| حجم الملف | 3.1 MB |
| عدد التثبيتات | 426 |
| النسخة الحالية | 1.0.2 |
| آخر تحديث | 2020-04-24 |
| تاريخ النشر | 2020-04-22 |
| تقييم | 4.67/5 مجموع تقييمات 6 |
| المطور | Andrey Pelykh |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| اللغات المدعومة | en,ru |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
"version": "1.0.2",
"browser_action": {
"default_icon": "eye-logo.png",
"default_popup": "index.html"
},
"permissions": [],
"content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.google-analytics.com; object-src 'self'",
"offline_enabled": true
} | |