Alto: Life Progress Bar with Goals and Tasks
Alto Planner helps you keep track of what you want to accomplish with your life, without losing track of your life!
Alto: Life Progress Bar with Goals and Tasksคืออะไร?
Alto: Life Progress Bar with Goals and Tasks เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://altoplanner.com และคุณลักษณะหลักของมันคือ "Alto Planner helps you keep track of what you want to accomplish with your life, without losing track of your life!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Alto: Life Progress Bar with Goals and Tasks
ดาวน์โหลดไฟล์ส่วนขยาย Alto: Life Progress Bar with Goals and Tasks ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Alto Planner replaces your empty new tab with a personal dashboard that shows you progress bars for life, year, month, week and day. You can add goals and tasks to each one of them, and keep an eye on your big picture, while working on your daily tasks.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | kaboheocifofdabghobpdjnnjmhhfkpa |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/kaboheocifofdabghobpdjnnjmhhfkpa |
คำอธิบาย | Alto Planner helps you keep track of what you want to accomplish with your life, without losing track of your life! |
ขนาดไฟล์ | 13.77 KB |
จำนวนการติดตั้ง | 146 |
เวอร์ชันปัจจุบัน | 0.0.9 |
อัปเดตครั้งล่าสุด | 2019-05-30 |
วันที่เผยแพร่ | 2019-05-29 |
คะแนน | 4.43/5 รวมทั้งหมด 7 คะแนน |
ผู้พัฒนา | http://altoplanner.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://altoplanner.com/index |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Alto: Life Progress Bar with Goals and Tasks", "version": "0.0.9", "manifest_version": 2, "description": "Alto Planner helps you keep track of what you want to accomplish with your life, without losing track of your life!", "homepage_url": "https:\/\/altoplanner.com", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "chrome_url_overrides": { "newtab": "src\/override\/override.html" }, "permissions": [ "activeTab", "https:\/\/altoplanner.com\/" ] } |