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ファイルをダウンロード

Focus: One Big Thing拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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
}