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ファイルをダウンロード
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 |
Eメール | [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" } } |