Get Something Done

To Do List for indecisive

Wat is Get Something Done?

Get Something Done is een Chrome-extensie ontwikkeld door https://peterjezik.com, en de belangrijkste functie is "To Do List for indecisive".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Get Something Done

Download Get Something Done-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Get Something Done Get Something Done
ID obbbhkbgdidgcdphnodedjcnjplgnlfj
Officiële URL https://chromewebstore.google.com/detail/get-something-done/obbbhkbgdidgcdphnodedjcnjplgnlfj
Beschrijving To Do List for indecisive
Bestandsgrootte 24.67 KB
Aantal Installaties 24
Huidige Versie 1.3
Laatst Bijgewerkt 2013-06-30
Publicatiedatum 2013-06-30
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar https://peterjezik.com
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}