Get Something Done

To Do List for indecisive

Get Something Doneとは何ですか?

Get Something Doneはhttps://peterjezik.comによって開発されたChromeの拡張機能で、その主な機能は「To Do List for indecisive」です。

拡張機能のスクリーンショット

screenshot
screenshot

Get Something Done拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        It is kind of anti-procrastination pill.

Problem:
You don't know which of the tasks you should do next, because none of them looks like the right one to do right now...and you are deciding and deciding forever...and the time passes by...

Solution:
Let the computer choose the task for you. And then just do it.

Because it is better to do something (anything) than do nothing.                    

拡張機能の基本情報

名前 Get Something Done Get Something Done
ID obbbhkbgdidgcdphnodedjcnjplgnlfj
公式URL https://chromewebstore.google.com/detail/get-something-done/obbbhkbgdidgcdphnodedjcnjplgnlfj
説明 To Do List for indecisive
ファイルサイズ 24.67 KB
インストール数 24
現在のバージョン 1.3
最終更新日 2013-06-30
公開日 2013-06-30
評価 5.00/5 合計 2 レビュー
開発者 https://peterjezik.com
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Get Something Done",
    "version": "1.3",
    "manifest_version": 2,
    "description": "To Do List for indecisive",
    "options_page": "options.html",
    "icons": {
        "16": "images\/16.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    },
    "browser_action": {
        "default_icon": "images\/19.png",
        "default_popup": "task.html"
    }
}