Eye exercises

Let your eyes a little rest. A simple set of exercises.

What is Eye exercises?

Eye exercises is a Chrome extension developed by Andrey Pelykh, and its main feature is "Let your eyes a little rest. A simple set of exercises.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Eye exercises Extension CRX File

Download Eye exercises 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 offers you to perform 5 exercises for your eyes. It will be very helpful if you work in front of your screen a lot. Take breaks every hour and your eyes will feel better.                    

Extension Basic Information

Name Eye exercises Eye exercises
ID ehmlgofcjpdndbaebhglmfffmianeclh
Official URL https://chromewebstore.google.com/detail/eye-exercises/ehmlgofcjpdndbaebhglmfffmianeclh
Description Let your eyes a little rest. A simple set of exercises.
File Size 3.1 MB
Installation Count 426
Current Version 1.0.2
Last Updated 2020-04-24
Publish Date 2020-04-22
Rating 4.67/5 Total 6 Ratings
Developer Andrey Pelykh
Email [email protected]
Payment Type free
Supported Languages en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.0.2",
    "browser_action": {
        "default_icon": "eye-logo.png",
        "default_popup": "index.html"
    },
    "permissions": [],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.google-analytics.com; object-src 'self'",
    "offline_enabled": true
}