Focus: One Big Thing

Maximize your day to day productivity by focusing on One Big Thing at a time.

Focus: One Big Thing란 무엇입니까?

Focus: One Big Thing은(는) Dash Technology에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Maximize your day to day productivity by focusing on One Big Thing at a time."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Focus: One Big Thing 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Feeling overwhelmed by the tasks you to deal with?  Don't create a never ending todo list.  Focus on one big thing for the day and do it well.                    

확장 프로그램 기본 정보

이름 Focus: One Big Thing Focus: One Big Thing
ID elfaofgcmbelodgmbhdhokiolkmebfga
공식 URL https://chromewebstore.google.com/detail/focus-one-big-thing/elfaofgcmbelodgmbhdhokiolkmebfga
설명 Maximize your day to day productivity by focusing on One Big Thing at a time.
파일 크기 853 KB
설치 횟수 458
현재 버전 0.7
최근 업데이트 2021-05-07
출시 날짜 2020-10-14
평점 4.80/5 총 5 개의 평점
개발자 Dash Technology
이메일 [email protected]
결제 유형 free
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Focus: One Big Thing",
    "description": "Maximize your day to day productivity by focusing on One Big Thing at a time.",
    "version": "0.7",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "logo_16.png",
        "48": "logo_48.png",
        "128": "logo_128.png"
    },
    "permissions": [
        "geolocation",
        "storage"
    ],
    "manifest_version": 2
}