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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                                            

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ 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
URL หน้านโยบายความเป็นส่วนตัว 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"
}