Productivity Tracker

Track your productivity with daily to do lists

Apa itu Productivity Tracker?

Productivity Tracker adalah ekstensi Chrome yang dikembangkan oleh jrloprojects, dan fitur utamanya adalah "Track your productivity with daily to do lists".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Productivity Tracker

Unduh file ekstensi Productivity Tracker dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Productivity Tracker Productivity Tracker
ID ogjknghlljghjjhlcdlcgjilkekpogjf
URL Resmi https://chromewebstore.google.com/detail/productivity-tracker/ogjknghlljghjjhlcdlcgjilkekpogjf
Deskripsi Track your productivity with daily to do lists
Ukuran File 254 KB
Jumlah Instalasi 55
Versi Saat Ini 1.1
Terakhir Diperbarui 2013-05-08
Tanggal Publikasi 2013-05-07
Penilaian 3.00/5 Total 2 Penilaian
Pengembang jrloprojects
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}