Flow Cow - Focus & Productivity

Flow Cow is a productivity tool that promotes focus by making online distractions less attractive

Flow Cow - Focus & Productivity là gì?

Flow Cow - Focus & Productivity là một tiện ích mở rộng Chrome được phát triển bởi https://flowcow.how, và tính năng chính của nó là "Flow Cow is a productivity tool that promotes focus by making online distractions less attractive".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Flow Cow - Focus & Productivity

Tải xuống các tệp mở rộng Flow Cow - Focus & Productivity dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Flow Cow - Focus & Productivity Flow Cow - Focus & Productivity
ID jbikliafjlgcbkjfnegjconpciomdhbl
URL Chính Thức https://chromewebstore.google.com/detail/flow-cow-focus-productivi/jbikliafjlgcbkjfnegjconpciomdhbl
Mô tả Flow Cow is a productivity tool that promotes focus by making online distractions less attractive
Kích Thước Tệp 1005 KB
Số Lần Cài Đặt 23
Phiên Bản Hiện Tại 1.0.7
Cập Nhật Lần Cuối 2020-04-20
Ngày Phát Hành 2020-04-20
Nhà Phát Triển https://flowcow.how
Email [email protected]
Loại Thanh Toán in_app
Trang Web Mở Rộng https://www.flowcow.how
Ngôn Ngữ Được Hỗ Trợ 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": [
        ""
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.gstatic.com\/ https:\/\/*.firebaseio.com https:\/\/www.googleapis.com https:\/\/apis.google.com https:\/\/www.googletagmanager.com https:\/\/*.stripe.com; object-src 'self'",
    "oauth2": {
        "client_id": "1017265278848-tsfa1q1g3l0q3mh0bab07ofse1v20v0l.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgSO8oZ3E4DFd08s6hTGVWwwO1aTsBiTBOHGfXYFCV+0FBc6sQLRNCnsNgtutm+ippB11MNoR5s5eUehN5UKEXN0lA5aECusHf\/+KgGKGyPFxjEBZXQtmAEcDkZceGE4LH288gBV5HlyWQb9yi\/FNRzYD8BYZFlfl8vYRL+0EBJwX23vzXvKm8A6velNytJQNGl2mEor95kN2mTGdqXs7jzHyEKW7kpOfiW4GOiyV4G3NApvHufpdN0WCcnI1VUPNlfRjkLo01CEbcISc\/t\/IhjbM12C0twdMA0S\/XAgbtOCoJi9HZnmyw2VA8d3S5u6P\/Gg+pdWitS\/gM33RCumZGwIDAQAB"
}