EyeCare
This extension serves as a reminder to follow the 20-20-20 EyeCare rule to reduce the effects of Computer Vision Syndrome.
EyeCareとは何ですか?
EyeCareはAkshen Dokeによって開発されたChromeの拡張機能で、その主な機能は「This extension serves as a reminder to follow the 20-20-20 EyeCare rule to reduce the effects of Computer Vision Syndrome.」です。
拡張機能のスクリーンショット
EyeCare拡張機能のCRXファイルをダウンロード
EyeCare拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | ![]() |
ID | pmgplhkchimfpabhikhhibobhhfioknb |
公式URL | https://chrome.google.com/webstore/detail/eyecare/pmgplhkchimfpabhikhhibobhhfioknb |
説明 | This extension serves as a reminder to follow the 20-20-20 EyeCare rule to reduce the effects of Computer Vision Syndrome. |
ファイルサイズ | 122 KB |
インストール数 | 145 |
現在のバージョン | 1.1 |
最終更新日 | 2017-04-23 |
公開日 | 2017-04-23 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | Akshen Doke |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | 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" } |