Flow Cow - Focus & Productivity
Flow Cow is a productivity tool that promotes focus by making online distractions less attractive
Co je Flow Cow - Focus & Productivity?
Flow Cow - Focus & Productivity je rozšíření Chrome vyvinuté https://flowcow.how, a jeho hlavní funkcí je „Flow Cow is a productivity tool that promotes focus by making online distractions less attractive“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Flow Cow - Focus & Productivity
Stáhněte si soubory rozšíření Flow Cow - Focus & Productivity ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
This is an unusually powerful productivity service. Flow Cow maintains your flow by tracking your time on the web and attaching a tiny cost that you decide to sites that aren't productive. As focused attention becomes increasingly valuable in the modern world, the web poses a problem to all those who require it for their work: how to focus when faced with a constant stream of distractions? Flow Cow is a pragmatic solution to this problem. Imagine if you actually disliked being distracted? Designers have figured out how to tap into our basic instincts to keep us clicking. Fight back on a primordial level. By assigning a small cost to time on the web, the attractiveness of the daily flood of distractions is undermined by one of your brain's most powerful heuristics: loss aversion. Loss aversion is so powerful that it doesn't take much to trigger it; even a few cents per minute is usually enough. Flow Cow reinforces your online behavior immediately and continuously; wasted time is always on the clock. Productivity is boosted instantly and only improves as your brain eventually forgets about distracting sites completely. Change the way you see the web.
Základní Informace o Rozšíření
Název | Flow Cow - Focus & Productivity |
ID | jbikliafjlgcbkjfnegjconpciomdhbl |
Oficiální URL | https://chromewebstore.google.com/detail/flow-cow-focus-productivi/jbikliafjlgcbkjfnegjconpciomdhbl |
Popis | Flow Cow is a productivity tool that promotes focus by making online distractions less attractive |
Velikost souboru | 1005 KB |
Počet instalací | 23 |
Aktuální Verze | 1.0.7 |
Poslední Aktualizace | 2020-04-20 |
Datum Vydání | 2020-04-20 |
Vývojář | https://flowcow.how |
[email protected] | |
Typ Platby | in_app |
Webové stránky Rozšíření | https://www.flowcow.how |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Flow Cow is a productivity tool that promotes focus by making online distractions less attractive", "version": "1.0.7", "name": "Flow Cow - Focus & Productivity", "short_name": "Flow Cow", "author": "ratang", "homepage_url": "https:\/\/flowcow.how", "options_page": "options.html", "background": { "scripts": [ "background.bundle.js" ], "persistent": false }, "browser_action": { "default_popup": "popup.html", "default_icon": "whitecow-48.png" }, "web_accessible_resources": [ "digital-7-mono.woff" ], "icons": { "32": "whitecow-32.png", "48": "whitecow-48.png", "128": "whitecow-128.png" }, "manifest_version": 2, "permissions": [ "tabs", "storage", "webNavigation", "https:\/\/*.stripe.com\/*" ], "optional_permissions": [ " |