flow

fostering well-being

Что такое flow?

flow - это расширение Chrome, разработанное clementmihailescu, и его основная функция - "fostering well-being".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения flow

Скачайте файлы расширений flow в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название flow flow
ID ebecdaeddknneaenddnodjoemehlmgcn
Официальный URL https://chrome.google.com/webstore/detail/flow/ebecdaeddknneaenddnodjoemehlmgcn
Описание fostering well-being
Размер файла 160 KB
Количество установок 559
Текущая Версия 1.0.0.0
Последнее Обновление 2016-12-10
Дата публикации 2016-12-10
Рейтинг 4.25/5 Всего 8 оценок
Разработчик clementmihailescu
Тип оплаты free
Поддерживаемые языки 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
}