Take a Break by Eye Care Plus
Reminds you to take a break.
Take a Break by Eye Care Plus란 무엇입니까?
Take a Break by Eye Care Plus은(는) healthcare4mobile에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Reminds you to take a break."입니다.
확장 프로그램 스크린샷
Take a Break by Eye Care Plus 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Get relaxed, improve your productivity and easily take better care of your health. Install this Chrome extension and ensure a perfect balance between work and break time. ** Benefits ** Using breaks is very important in avoiding the consequences of sedentary lifestyle. Taking regular breaks will help you to gain the following benefits: - Relaxation - Higher productivity - Reduced excess weight - More relaxed vision - Less strain at the end of the day Taking regular breaks will also allow to avoid such health issues as: - Anxiety - Cardiovascular disease - Colon cancer - Depression - Diabetes - High blood pressure - Lipid disorders - Mortality in adults - Obesity - Osteoporosis - Scoliosis - Spinal disc herniation (Low back pain) ** Notification Types ** We offer three types of notifications. Choose to be notified with: - New tab - Desktop notifications - Popup notifications ** Settings ** Use the settings to note your time in front of the computer as well as the frequency and duration of the breaks. Install the extension today and enjoy multiple benefits for your health. Should you have any questions or suggestions, don't hesitate to drop us an email at healthcare4mobile at gmail dot com.
확장 프로그램 기본 정보
이름 | |
ID | nebkccpabcomjaallapnlbcnckhnfknd |
공식 URL | https://chrome.google.com/webstore/detail/take-a-break-by-eye-care/nebkccpabcomjaallapnlbcnckhnfknd |
설명 | Reminds you to take a break. |
파일 크기 | 727 KB |
설치 횟수 | 6,505 |
현재 버전 | 1.0.0 |
최근 업데이트 | 2016-04-28 |
출시 날짜 | 2016-04-28 |
평점 | 3.88/5 총 42 개의 평점 |
개발자 | healthcare4mobile |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | http://www.eyeexamtest.com/terms/privacypolicy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Take a Break by Eye Care Plus", "version": "1.0.0", "manifest_version": 2, "description": "Reminds you to take a break.", "icons": { "19": "images\/blue19.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "browser_action": { "default_icon": "images\/blue19.png", "default_popup": "popup.html", "default_title": "Take a Break by Eye Care Plus" }, "background": { "scripts": [ "js\/background.js" ] }, "options_ui": { "page": "options.html", "open_in_tab": true }, "options_page": "options.html", "permissions": [ "storage", "alarms", "tabs", "notifications", " |