Flow Cow - Focus & Productivity
Flow Cow is a productivity tool that promotes focus by making online distractions less attractive
Flow Cow - Focus & Productivity란 무엇입니까?
Flow Cow - Focus & Productivity은(는) https://flowcow.how에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Flow Cow is a productivity tool that promotes focus by making online distractions less attractive"입니다.
확장 프로그램 스크린샷
Flow Cow - Focus & Productivity 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | Flow Cow - Focus & Productivity |
ID | jbikliafjlgcbkjfnegjconpciomdhbl |
공식 URL | https://chromewebstore.google.com/detail/flow-cow-focus-productivi/jbikliafjlgcbkjfnegjconpciomdhbl |
설명 | Flow Cow is a productivity tool that promotes focus by making online distractions less attractive |
파일 크기 | 1005 KB |
설치 횟수 | 23 |
현재 버전 | 1.0.7 |
최근 업데이트 | 2020-04-20 |
출시 날짜 | 2020-04-20 |
개발자 | https://flowcow.how |
이메일 | [email protected] |
결제 유형 | in_app |
확장 프로그램 웹 사이트 | https://www.flowcow.how |
지원되는 언어 | 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": [ " |