flow

fostering well-being

What is flow?

flow is a Chrome extension developed by clementmihailescu, and its main feature is "fostering well-being".

Extension Screenshots

screenshot

Download flow Extension CRX File

Download flow extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name flow flow
ID ebecdaeddknneaenddnodjoemehlmgcn
Official URL https://chrome.google.com/webstore/detail/flow/ebecdaeddknneaenddnodjoemehlmgcn
Description fostering well-being
File Size 160 KB
Installation Count 559
Current Version 1.0.0.0
Last Updated 2016-12-10
Publish Date 2016-12-10
Rating 4.25/5 Total 8 Ratings
Developer clementmihailescu
Payment Type free
Supported Languages 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
}