Productivity Tracker

Track your productivity with daily to do lists

什么是Productivity Tracker?

Productivity Tracker是由jrloprojects开发的Chrome扩展程序,该扩展的主要功能是“Track your productivity with daily to do lists”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Productivity Tracker扩展crx文件

下载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"
    }
}