Productivity Tracker

Track your productivity with daily to do lists

Productivity Trackerคืออะไร?

Productivity Tracker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย jrloprojects และคุณลักษณะหลักของมันคือ "Track your productivity with daily to do lists"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Productivity Tracker

ดาวน์โหลดไฟล์ส่วนขยาย Productivity Tracker ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        This application lets you to create daily To Do lists.  As you complete your tasks, Productivity Tracker will keep track of your productivity for the day and provide a graph showing your past productivity.  

Features:
★ Daily To Do lists
★ Customizable task categories
★ Import unfinished tasks from previous To Do lists to your current To Do List
★ Schedule tasks to be added weekly
★ Built in calendar lets you see your past To Do lists at a glance
★ Productivity graph                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Productivity Tracker Productivity Tracker
ID ogjknghlljghjjhlcdlcgjilkekpogjf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/productivity-tracker/ogjknghlljghjjhlcdlcgjilkekpogjf
คำอธิบาย Track your productivity with daily to do lists
ขนาดไฟล์ 254 KB
จำนวนการติดตั้ง 55
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2013-05-08
วันที่เผยแพร่ 2013-05-07
คะแนน 3.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา jrloprojects
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Productivity Tracker",
    "description": "Track your productivity with daily to do lists",
    "version": "1.1",
    "icons": {
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "page.html"
    }
}