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
电子邮箱 [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"
    }
}