Get Something Done
To Do List for indecisive
Get Something Doneคืออะไร?
Get Something Done เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://peterjezik.com และคุณลักษณะหลักของมันคือ "To Do List for indecisive"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Get Something Done
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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" } } |