EyeCare

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

Wat is EyeCare?

EyeCare is een Chrome-extensie ontwikkeld door Akshen Doke, en de belangrijkste functie is "This extension serves as a reminder to follow the 20-20-20 EyeCare rule to reduce the effects of Computer Vision Syndrome.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie EyeCare

Download EyeCare-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam EyeCare EyeCare
ID pmgplhkchimfpabhikhhibobhhfioknb
Officiële URL https://chrome.google.com/webstore/detail/eyecare/pmgplhkchimfpabhikhhibobhhfioknb
Beschrijving This extension serves as a reminder to follow the 20-20-20 EyeCare rule to reduce the effects of Computer Vision Syndrome.
Bestandsgrootte 122 KB
Aantal Installaties 145
Huidige Versie 1.1
Laatst Bijgewerkt 2017-04-23
Publicatiedatum 2017-04-23
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar Akshen Doke
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
}