Mini Break Timer: Every 20 Minutes
Prevent eye strain using a simple reminder, every new tab
Mini Break Timer: Every 20 Minutes란 무엇입니까?
Mini Break Timer: Every 20 Minutes은(는) Feedsgo에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Prevent eye strain using a simple reminder, every new tab"입니다.
확장 프로그램 스크린샷
Mini Break Timer: Every 20 Minutes 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
If you find yourself gazing at screens all day and having eye strain and unpleasant symptoms, you may want to use the 20-20-20 rule. Basically, every 20 minutes spent using a screen, you should try to look away at something that is 20 feet away from you for a total of 20 seconds. When use the this addon, every time you use the browser, a 20 minute timer will be being activated. Then, after 20 minutes, the next time you open a new tab, you'll get a reminder to take a little break. no annoying sounds or popups! By clicking “Add to chrome”, I accept and agree to installing the 'Mini Break Timer: Every 20 Minutes' extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing. Contact: http://www.feedsgo.net/contact About: http://www.feedsgo.net/about Terms and Conditions: http://www.feedsgo.net/minibreaktimer-20/terms-and-conditions Privacy Policy: http://www.feedsgo.net/minibreaktimer-20/privacy-policy
확장 프로그램 기본 정보
이름 | Mini Break Timer: Every 20 Minutes |
ID | plncnpocaddbiiggfiflhiabkgmklcge |
공식 URL | https://chromewebstore.google.com/detail/mini-break-timer-every-20/plncnpocaddbiiggfiflhiabkgmklcge |
설명 | Prevent eye strain using a simple reminder, every new tab |
파일 크기 | 1.7 MB |
설치 횟수 | 797 |
현재 버전 | 1.1 |
최근 업데이트 | 2021-12-03 |
출시 날짜 | 2021-10-20 |
평점 | 4.29/5 총 7 개의 평점 |
개발자 | Feedsgo |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | http://www.feedsgo.net/minibreaktimer-20/privacy-policy |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Mini Break Timer: Every 20 Minutes", "description": "Prevent eye strain using a simple reminder, every new tab", "version": "1.1", "chrome_url_overrides": { "newtab": "newtab.html" }, "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "browser_action": { "default_icon": "img\/icon48.png" } } |