Focusr

Focus on one thing at a time.

什么是Focusr?

Focusr是由george.w.singer开发的Chrome扩展程序,该扩展的主要功能是“Focus on one thing at a time.”。

扩展截图

screenshot
screenshot
screenshot

下载Focusr扩展crx文件

下载Focusr扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Focusr Focusr
ID fgdcnfgmneblnnldmaffhbniomfajlah
官方URL https://chromewebstore.google.com/detail/focusr/fgdcnfgmneblnnldmaffhbniomfajlah
简介 Focus on one thing at a time.
文件大小 21.94 MB
安装次数 26
当前版本 0.0.1.4
更新时间 2015-05-22
上架时间 2015-05-22
评分 2.80/5 共10次评分
开发者 george.w.singer
付费类型 free
扩展官网 http://focusr.co
帮助页面URL http://focusr.co
支持的语言 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'"
}