Drink Water Timer: Every 60 Minutes
Remind yourself to hydrate, every new tab
Co to jest Drink Water Timer: Every 60 Minutes?
Drink Water Timer: Every 60 Minutes to rozszerzenie Chrome opracowane przez Feedsgo, a jego główną funkcją jest „Remind yourself to hydrate, every new tab”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Drink Water Timer: Every 60 Minutes
Pobierz pliki rozszerzeń Drink Water Timer: Every 60 Minutes w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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 Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | kbbbnalhcflpolnloahgkbamhplkbbho |
| Oficjalny URL | https://chromewebstore.google.com/detail/drink-water-timer-every-6/kbbbnalhcflpolnloahgkbamhplkbbho |
| Opis | Remind yourself to hydrate, every new tab |
| Rozmiar pliku | 3.34 MB |
| Liczba instalacji | 26 |
| Aktualna Wersja | 1.0 |
| Ostatnia Aktualizacja | 2022-03-07 |
| Data Publikacji | 2022-02-23 |
| Deweloper | Feedsgo |
| [email protected] | |
| Typ Płatności | free |
| Adres URL Strony Polityki Prywatności | http://www.feedsgo.net/minibreaktimer-20/privacy-policy |
| Obsługiwane Języki | 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"
}
} | |