flow

fostering well-being

O que é flow?

flow é uma extensão do Chrome desenvolvida por clementmihailescu, e sua principal característica é "fostering well-being".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão flow

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

                        Flow is a chrome extension that fosters the mental well-being of its users through beautiful images, tranquil music, and personal-reflection tools. It acts as your personal dashboard, your internet sanctuary, your home away from home. Every time you open a new tab, it greets you with a beautiful image or video, a motivational quote, and even a daily check-in to see how you're doing. 

Flow is accompanied by a web application, which allows organizations of all sizes to better connect to their members; from the web application, organization administrators can invite users of the chrome extension to channels and can engage with them through unobtrusive announcements and atomized surveys, which are subtly rendered on the extension for the users to see.

We hope that Flow will brighten people's days and promote a sense of warmth and positivity, one tab at a time.                    

Informações Básicas da Extensão

Nome flow flow
ID ebecdaeddknneaenddnodjoemehlmgcn
URL Oficial https://chrome.google.com/webstore/detail/flow/ebecdaeddknneaenddnodjoemehlmgcn
Descrição fostering well-being
Tamanho do Arquivo 160 KB
Contagem de Instalações 559
Versão Atual 1.0.0.0
Última Atualização 2016-12-10
Data de Publicação 2016-12-10
Classificação 4.25/5 Total de 8 Avaliações
Desenvolvedor clementmihailescu
Tipo de Pagamento free
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "flow",
    "description": "fostering well-being",
    "version": "1.0.0.0",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "app.html"
    },
    "permissions": [
        "storage",
        ""
    ],
    "manifest_version": 2
}