Breath

Simple trick to automatically get energized and focused.

O que é Breath?

Breath é uma extensão do Chrome desenvolvida por Unknown, e sua principal característica é "Simple trick to automatically get energized and focused.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Breath

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

                        Deep Breathing should be a part of our everyday life. It not only can lengthen the years that we get to live, but can make us happier, more productive and energetic living them too.                    

Informações Básicas da Extensão

Nome Breath Breath
ID cnfnooplfaeijohhiknoebeboiphdmea
URL Oficial https://chromewebstore.google.com/detail/breath/cnfnooplfaeijohhiknoebeboiphdmea
Descrição Simple trick to automatically get energized and focused.
Tamanho do Arquivo 259 KB
Contagem de Instalações 9,905
Versão Atual 1.1
Última Atualização 2016-01-07
Data de Publicação 2016-01-07
Classificação 4.49/5 Total de 39 Avaliações
Desenvolvedor Unknown
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Breath",
    "version": "1.1",
    "manifest_version": 2,
    "description": "Simple trick to automatically get energized and focused.",
    "icons": {
        "19": "images\/icon_19.png",
        "38": "images\/icon_38.png",
        "128": "images\/icon_128.png"
    },
    "browser_action": {
        "default_title": "browser_action: default_title",
        "default_icon": {
            "19": "images\/icon_19.png",
            "38": "images\/icon_38.png"
        },
        "default_popup": "html\/main.html"
    }
}