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 https://adroller.co, 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

                        Search the internet on every new tab with links to your favorite Web development and programming websites
By clicking “Add to chrome”, I accept and agree to installing the Tab Portal Web Development on New Tab Chrome 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 powered by Microsoft Bing.

Terms: https://www.adroller.co/tab-portal-webdev-terms
Privacy: https://www.adroller.co/privacy-policy
About: https://www.adroller.co
Contact:  https://www.adroller.co/contact                    

Informações Básicas da Extensão

Nome Drink Water Timer: Every 60 Minutes Drink Water Timer: Every 60 Minutes
ID lpicigdhlkdopclpdnakajkdbnelnecg
URL Oficial https://chromewebstore.google.com/detail/drink-water-timer-every-6/lpicigdhlkdopclpdnakajkdbnelnecg
Descrição Remind yourself to hydrate, every new tab
Tamanho do Arquivo 6.67 MB
Contagem de Instalações 33,183
Versão Atual 1.0.2
Última Atualização 2023-07-13
Data de Publicação 2023-06-21
Classificação 5.00/5 Total de 5 Avaliações
Desenvolvedor https://adroller.co
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
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.2",
    "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"
    }
}