Eye Relaxer

Helps relieve eye strain in the evening.

Eye Relaxerとは何ですか?

Eye RelaxerはMoiseeva Marinaによって開発されたChromeの拡張機能で、その主な機能は「Helps relieve eye strain in the evening.」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 Eye Relaxer Eye Relaxer
ID npjapffionpdggpecedjfckjeemmpgjk
公式URL https://chrome.google.com/webstore/detail/eye-relaxer/npjapffionpdggpecedjfckjeemmpgjk
説明 Helps relieve eye strain in the evening.
ファイルサイズ 13.04 KB
インストール数 424
現在のバージョン 1.2
最終更新日 2020-06-01
公開日 2020-06-01
評価 1.00/5 合計 2 レビュー
開発者 Moiseeva Marina
支払い方法 free
プライバシーポリシーページのURL https://docs.google.com/document/d/e/2PACX-1vSJ9oW6pd19qSmelBAUpM7llJhPQcoY9o0fSw8qtpHrGpdOLUppM0F9SUFJySxxTWQTracgu1nyDf7E/pub
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "128": "icon-128.png"
    },
    "description": "Helps relieve eye strain in the evening.",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "manifest_version": 2,
    "name": "Eye Relaxer",
    "permissions": [
        "",
        "tabs",
        "storage",
        "contextMenus"
    ],
    "version": "1.2"
}