EyeCare

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

EyeCare là gì?

EyeCare là một tiện ích mở rộng Chrome được phát triển bởi Akshen Doke, và tính năng chính của nó là "This extension serves as a reminder to follow the 20-20-20 EyeCare rule to reduce the effects of Computer Vision Syndrome.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng EyeCare

Tải xuống các tệp mở rộng EyeCare dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên EyeCare EyeCare
ID pmgplhkchimfpabhikhhibobhhfioknb
URL Chính Thức https://chrome.google.com/webstore/detail/eyecare/pmgplhkchimfpabhikhhibobhhfioknb
Mô tả This extension serves as a reminder to follow the 20-20-20 EyeCare rule to reduce the effects of Computer Vision Syndrome.
Kích Thước Tệp 122 KB
Số Lần Cài Đặt 145
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2017-04-23
Ngày Phát Hành 2017-04-23
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển Akshen Doke
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
}