Breathe

Breathe reminds you to breathe during your work day, and activate the parasympathetic nervous system

O que é Breathe?

Breathe é uma extensão do Chrome desenvolvida por TechTap, e sua principal característica é "Breathe reminds you to breathe during your work day, and activate the parasympathetic nervous system".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Breathe

Baixe arquivos de extensão Breathe 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

                        Breathe is a new tab chrome extension that instructs you on how to breathe correctly and slowly, with a very deep and thoughtful visual that gets your brain to relax in the breathing process. Every time you are about to work on something new, it will immediately remind you to take a second and breathe - lowering your cortisol levels, which in turn lowers your stress levels, heart rate, blood pressure, and anxiety.

Every time you open a new tab and start another work session, take a minute to breath five deep breaths using the guided visual experience. After finishing the short exercise you will get inspired with a random motivational quote to boost your productivity and give you a nice serotonin boost.                    

Informações Básicas da Extensão

Nome Breathe Breathe
ID fcbhjoiikniliejghcnihedcjobnjnob
URL Oficial https://chromewebstore.google.com/detail/breathe/fcbhjoiikniliejghcnihedcjobnjnob
Descrição Breathe reminds you to breathe during your work day, and activate the parasympathetic nervous system
Tamanho do Arquivo 16.35 KB
Contagem de Instalações 1,763
Versão Atual 1.0.2
Última Atualização 2019-12-05
Data de Publicação 2019-12-03
Classificação 3.65/5 Total de 17 Avaliações
Desenvolvedor TechTap
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Breathe",
    "version": "1.0.2",
    "description": "Breathe reminds you to breathe during your work day, and activate the parasympathetic nervous system",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}