Get Something Done

To Do List for indecisive

ما هو Get Something Done؟

Get Something Done هو إضافة Chrome تم تطويرها بواسطة https://peterjezik.com، والميزة الرئيسية لها هي "To Do List for indecisive".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Get Something Done

قم بتنزيل ملفات الامتداد Get Something Done بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    }
}