Watcher

A time management stopwatch that allows you to track time for multiple items at once.

什么是Watcher?

Watcher是由Unknown开发的Chrome扩展程序,该扩展的主要功能是“A time management stopwatch that allows you to track time for multiple items at once.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

下载Watcher扩展crx文件

下载Watcher扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        - Color code your watches for easier management
- Edit a watch name in-line
- Re-order watches to set priority
- Rounds time to the nearest quarter hour and provides multiple time totals
- Track one or multiple projects at once
- Expand or collapse watches
- Add or subtract time manually                    

扩展基本信息

名称 Watcher Watcher
ID ecndlcfciheobflkmookjlojoeccmjbg
官方URL https://chromewebstore.google.com/detail/watcher/ecndlcfciheobflkmookjlojoeccmjbg
简介 A time management stopwatch that allows you to track time for multiple items at once.
文件大小 83.44 KB
安装次数 166
当前版本 1.4.2
更新时间 2013-03-29
上架时间 2013-03-29
评分 4.29/5 共7次评分
开发者 Unknown
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Watcher",
    "version": "1.4.2",
    "manifest_version": 2,
    "description": "A time management stopwatch that allows you to track time for multiple items at once.",
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_title": "Watcher",
        "default_popup": "index.html"
    },
    "icons": {
        "48": "img\/icon-48.png",
        "64": "img\/icon-64.png",
        "128": "img\/icon-128.png"
    }
}