Eye exercises

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

Eye exercisesとは何ですか?

Eye exercisesはAndrey Pelykhによって開発されたChromeの拡張機能で、その主な機能は「Let your eyes a little rest. A simple set of exercises.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Eye exercises拡張機能のCRXファイルをダウンロード

Eye exercises拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Eye exercises Eye exercises
ID ehmlgofcjpdndbaebhglmfffmianeclh
公式URL https://chromewebstore.google.com/detail/eye-exercises/ehmlgofcjpdndbaebhglmfffmianeclh
説明 Let your eyes a little rest. A simple set of exercises.
ファイルサイズ 3.1 MB
インストール数 426
現在のバージョン 1.0.2
最終更新日 2020-04-24
公開日 2020-04-22
評価 4.67/5 合計 6 レビュー
開発者 Andrey Pelykh
Eメール [email protected]
支払い方法 free
対応言語 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
}