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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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