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 |
| 官方網址 | 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 |
| 電子郵箱 | [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"
}
} | |