Drink Water Timer: Every 60 Minutes

Remind yourself to hydrate, every new tab

O que é Drink Water Timer: Every 60 Minutes?

Drink Water Timer: Every 60 Minutes é uma extensão do Chrome desenvolvida por Feedsgo, e sua principal característica é "Remind yourself to hydrate, every new tab".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Drink Water Timer: Every 60 Minutes

Baixe arquivos de extensão Drink Water Timer: Every 60 Minutes no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Drink Water Timer: Every 60 Minutes Drink Water Timer: Every 60 Minutes
ID kbbbnalhcflpolnloahgkbamhplkbbho
URL Oficial https://chromewebstore.google.com/detail/drink-water-timer-every-6/kbbbnalhcflpolnloahgkbamhplkbbho
Descrição Remind yourself to hydrate, every new tab
Tamanho do Arquivo 3.34 MB
Contagem de Instalações 26
Versão Atual 1.0
Última Atualização 2022-03-07
Data de Publicação 2022-02-23
Desenvolvedor Feedsgo
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade http://www.feedsgo.net/minibreaktimer-20/privacy-policy
Idiomas Suportados 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"
    }
}