EyeCare

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

What is EyeCare?

EyeCare is a Chrome extension developed by Akshen Doke, and its main feature is "This extension serves as a reminder to follow the 20-20-20 EyeCare rule to reduce the effects of Computer Vision Syndrome.".

Extension Screenshots

screenshot

Download EyeCare Extension CRX File

Download EyeCare extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name EyeCare EyeCare
ID pmgplhkchimfpabhikhhibobhhfioknb
Official URL https://chrome.google.com/webstore/detail/eyecare/pmgplhkchimfpabhikhhibobhhfioknb
Description This extension serves as a reminder to follow the 20-20-20 EyeCare rule to reduce the effects of Computer Vision Syndrome.
File Size 122 KB
Installation Count 145
Current Version 1.1
Last Updated 2017-04-23
Publish Date 2017-04-23
Rating 5.00/5 Total 2 Ratings
Developer Akshen Doke
Email [email protected]
Payment Type free
Supported Languages 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"
}