EyeCare
This extension serves as a reminder to follow the 20-20-20 EyeCare rule to reduce the effects of Computer Vision Syndrome.
Co je EyeCare?
EyeCare je rozšíření Chrome vyvinuté Akshen Doke, a jeho hlavní funkcí je „This extension serves as a reminder to follow the 20-20-20 EyeCare rule to reduce the effects of Computer Vision Syndrome.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření EyeCare
Stáhněte si soubory rozšíření EyeCare ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | ![]() |
ID | pmgplhkchimfpabhikhhibobhhfioknb |
Oficiální URL | https://chrome.google.com/webstore/detail/eyecare/pmgplhkchimfpabhikhhibobhhfioknb |
Popis | This extension serves as a reminder to follow the 20-20-20 EyeCare rule to reduce the effects of Computer Vision Syndrome. |
Velikost souboru | 122 KB |
Počet instalací | 145 |
Aktuální Verze | 1.1 |
Poslední Aktualizace | 2017-04-23 |
Datum Vydání | 2017-04-23 |
Hodnocení | 5.00/5 Celkem 2 Hodnocení |
Vývojář | Akshen Doke |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | 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" } |