Eye Protector
Change background color to special eye-protective colors from list or to color which you prefer.
Eye Protector란 무엇입니까?
Eye Protector은(는) bochkarevpetia48177에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Change background color to special eye-protective colors from list or to color which you prefer."입니다.
확장 프로그램 스크린샷
Eye Protector 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Take care of your eyes with an extension Eye Protect. Make the soft colors and don't hurt your eyes. Eye injury is really seriously, you can save your eye health now and not to regret later. A lot of features Eye Protect extension has. Brightness and mild color filters are automatically adjusted. It replaces too bright colors to a comfortable color. After changing color, if the text becomes unreadable, it will automatically change the text color to more visible. The border colors are also automatically replaced after changing the background. Filter light really influence to eye health. Also you can take care your eyes with night mode. Night mode help in eye health protection, too bright filter light really spoils vision a lot. You may custom colors in Eye Protect by yourself. You can disable the extension in all the webpages of one site.
확장 프로그램 기본 정보
이름 | |
ID | gacifgamkobjbnfnifbadbokgoimckmh |
공식 URL | https://chrome.google.com/webstore/detail/eye-protector/gacifgamkobjbnfnifbadbokgoimckmh |
설명 | Change background color to special eye-protective colors from list or to color which you prefer. |
파일 크기 | 50.02 KB |
설치 횟수 | 1,000 |
현재 버전 | 0.9 |
최근 업데이트 | 2019-11-24 |
출시 날짜 | 2019-11-24 |
평점 | 4.33/5 총 6 개의 평점 |
개발자 | bochkarevpetia48177 |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Eye Protector", "version": "0.9", "description": "Change background color to special eye-protective colors from list or to color which you prefer.", "manifest_version": 2, "minimum_chrome_version": "31", "options_page": "views\/settings.html", "background": { "scripts": [ "scripts\/scriptback.js" ] }, "browser_action": { "browser_style": true, "default_popup": "views\/popup.html", "default_icon": { "16": "images\/icon-16.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" } }, "permissions": [ "activeTab", "storage", "notifications" ], "content_scripts": [ { "matches": [ " |