Time Tracker
Time Tracker
什么是Time Tracker?
Time Tracker是由http://kindwhale.com开发的Chrome扩展程序,该扩展的主要功能是“Time Tracker”。
扩展截图
下载Time Tracker扩展crx文件
下载Time Tracker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
KindWhale Time Tracker is a lightweight productivity tool. Ever wonder how much time you spend on particular sites? Do you want to improve your productivity and focus? Time Tracker app will show you your internet activity in beautiful, well thought out visualizations. Think Fitbit for data driven fitness as to Time Tracker for data driven internet activity. Features - Daily, weekly, monthly statistics of websites visited - Drill into websites visited stats to see daily trend of a specific website - Ability to send feedback about a site. Features *Coming soon - Ability to blacklist websites so that they are not part of the tracking stats
扩展基本信息
名称 | |
ID | hclkpihmgdddnaogdbbeioanljljhidk |
官方URL | https://chrome.google.com/webstore/detail/time-tracker/hclkpihmgdddnaogdbbeioanljljhidk |
简介 | Time Tracker |
文件大小 | 245 KB |
安装次数 | 117 |
当前版本 | 0.1 |
更新时间 | 2016-07-26 |
上架时间 | 2016-07-26 |
评分 | 2.33/5 共3次评分 |
开发者 | http://kindwhale.com |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Time Tracker", "description": "Time Tracker", "version": "0.1", "browser_action": { "default_icon": "images\/icon.png", "default_popup": "popup.html", "default_title": "Time Tracker" }, "icons": { "16": "images\/icon.png", "48": "images\/icon.png", "128": "images\/icon.png" }, "content_scripts": [ { "matches": [ " |