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'"
}