Drink Water Timer: Every 60 Minutes
Remind yourself to hydrate, every new tab
Drink Water Timer: Every 60 Minutesとは何ですか?
Drink Water Timer: Every 60 MinutesはFeedsgoによって開発されたChromeの拡張機能で、その主な機能は「Remind yourself to hydrate, every new tab」です。
拡張機能のスクリーンショット
Drink Water Timer: Every 60 Minutes拡張機能のCRXファイルをダウンロード
Drink Water Timer: Every 60 Minutes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Drinking enough water each day is crucial for many reasons: to regulate body temperature, keep joints lubricated, prevent infections, deliver nutrients to cells, and keep organs functioning properly. Being well-hydrated also improves sleep quality, cognition, and mood.
When using the this addon, every time you use the browser, a 60 minute timer will be being activated. Then, after 60 minutes, the next time you open a new tab, you'll get a reminder to take a water break. no annoying sounds or popups!
Disclaimer: The search experience will be provided by Bing.
Contact: http://www.feedsgo.net/contact
About: http://www.feedsgo.net/about
Terms and Conditions: http://www.feedsgo.net/watertimer/terms-and-conditions
Privacy Policy: http://www.feedsgo.net/watertimer/privacy-policy 拡張機能の基本情報
| 名前 | |
| ID | kbbbnalhcflpolnloahgkbamhplkbbho |
| 公式URL | https://chromewebstore.google.com/detail/drink-water-timer-every-6/kbbbnalhcflpolnloahgkbamhplkbbho |
| 説明 | Remind yourself to hydrate, every new tab |
| ファイルサイズ | 3.34 MB |
| インストール数 | 26 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2022-03-07 |
| 公開日 | 2022-02-23 |
| 開発者 | 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": 3,
"name": "Drink Water Timer: Every 60 Minutes",
"description": "Remind yourself to hydrate, every new tab",
"version": "1.0",
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"icons": {
"16": "img\/icon16.png",
"48": "img\/icon48.png",
"128": "img\/icon128.png"
},
"action": {
"default_icon": "img\/icon48.png"
}
} | |