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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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
} | |