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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Feedsgo และคุณลักษณะหลักของมันคือ "Prevent eye strain using a simple reminder, every new tab"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Mini Break Timer: Every 20 Minutes
ดาวน์โหลดไฟล์ส่วนขยาย Mini Break Timer: Every 20 Minutes ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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" } } |