Protect Eye
Protect your eyes and reduce eye fatigue by modifying the background color and adjusting the screen brightness.
Protect Eyeとは何ですか?
Protect Eyeはtalentranslateによって開発されたChromeの拡張機能で、その主な機能は「Protect your eyes and reduce eye fatigue by modifying the background color and adjusting the screen brightness.」です。
拡張機能のスクリーンショット
Protect Eye拡張機能のCRXファイルをダウンロード
Protect Eye拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
* It supports replacing the dazzling white in the web page background with olive green, local yellow, bean paste green and light gray, or any color you customize. * Support to adjust screen brightness. * Prevent eye discomfort caused by focusing on Web pages for a long time and protect eyesight.
拡張機能の基本情報
名前 | Protect Eye |
ID | mkbaaakkfpacbbcpichcnmjdmgagalfa |
公式URL | https://chromewebstore.google.com/detail/protect-eye/mkbaaakkfpacbbcpichcnmjdmgagalfa |
説明 | Protect your eyes and reduce eye fatigue by modifying the background color and adjusting the screen brightness. |
ファイルサイズ | 94.08 KB |
インストール数 | 10,723 |
現在のバージョン | 2.0.0.0 |
最終更新日 | 2021-11-15 |
公開日 | 2018-11-12 |
評価 | 4.31/5 合計 39 レビュー |
開発者 | talentranslate |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://www.freeprivacypolicy.com/live/3273275d-2a5f-4848-a70a-ba2bf99982b3 |
対応言語 | en,zh-CN,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Protect Eye", "short_name": "Protect Eye", "version": "2.0.0.0", "manifest_version": 2, "offline_enabled": true, "description": "Protect your eyes and reduce eye fatigue by modifying the background color and adjusting the screen brightness.", "default_locale": "en", "browser_action": { "default_icon": { "19": "img\/grey19.png", "38": "img\/icon38.png" }, "default_popup": "popup.html" }, "background": { "persistent": true, "scripts": [ "scripts\/background.js" ] }, "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "content_scripts": [ { "matches": [ " |