Productivity Tracker

Track your productivity with daily to do lists

Cos'è Productivity Tracker?

Productivity Tracker è un'estensione di Chrome sviluppata da jrloprojects, e la sua funzione principale è "Track your productivity with daily to do lists".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Productivity Tracker

Scarica i file di estensione Productivity Tracker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Productivity Tracker Productivity Tracker
ID ogjknghlljghjjhlcdlcgjilkekpogjf
URL Ufficiale https://chromewebstore.google.com/detail/productivity-tracker/ogjknghlljghjjhlcdlcgjilkekpogjf
Descrizione Track your productivity with daily to do lists
Dimensione del File 254 KB
Conteggio Installazioni 55
Versione Corrente 1.1
Ultimo Aggiornamento 2013-05-08
Data di Pubblicazione 2013-05-07
Valutazione 3.00/5 Totale 2 Valutazioni
Sviluppatore jrloprojects
Tipo di Pagamento free
Lingue Supportate 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"
    }
}