Focusr

Focus on one thing at a time.

Focusr là gì?

Focusr là một tiện ích mở rộng Chrome được phát triển bởi george.w.singer, và tính năng chính của nó là "Focus on one thing at a time.".

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

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Focusr

Tải xuống các tệp mở rộng Focusr 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

                        Stay present to your work.  This minimalist tool helps you focus on one thing at a time.​

Update your current task and be reminded of it when you open a new tab. This Chrome extension replaces the new task tab with a beautiful display to show what you should be focused on. 

We also integrate with Alfred, Slack, and your terminal to make updating tasks easier.​  You can upgrade to Plus for time logging, with ambient noise and more coming soon.                    

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

Tên Focusr Focusr
ID fgdcnfgmneblnnldmaffhbniomfajlah
URL Chính Thức https://chromewebstore.google.com/detail/focusr/fgdcnfgmneblnnldmaffhbniomfajlah
Mô tả Focus on one thing at a time.
Kích Thước Tệp 21.94 MB
Số Lần Cài Đặt 26
Phiên Bản Hiện Tại 0.0.1.4
Cập Nhật Lần Cuối 2015-05-22
Ngày Phát Hành 2015-05-22
Đánh Giá 2.80/5 Tổng số 10 Đánh Giá
Nhà Phát Triển george.w.singer
Loại Thanh Toán free
Trang Web Mở Rộng http://focusr.co
URL Trang Trợ Giúp http://focusr.co
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Focusr",
    "description": "Focus on one thing at a time.",
    "version": "0.0.1.4",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "manifest_version": 2,
    "permissions": [
        "http:\/\/app.focusr.co\/",
        "http:\/\/app.focusr.co\/data",
        "http:\/\/app.focusr.co\/login",
        "http:\/\/focusr.co\/"
    ],
    "content_security_policy": "script-src 'self' https:\/\/widget.intercom.io\/ https:\/\/*.intercomcdn.com https:\/\/api.intercom.io 'unsafe-eval'; object-src 'self'"
}