Web History Stat

Generate Stat chart based on your web history

什么是Web History Stat?

Web History Stat是由Unknown开发的Chrome扩展程序,该扩展的主要功能是“Generate Stat chart based on your web history”。

扩展截图

screenshot

下载Web History Stat扩展crx文件

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

扩展使用说明

                        WebStat is used to analyse your browser history, with just one click, it will visualize 
your browser history, 
Webstat will give statistics on:
1. Most visited 10 site
2. Browsing time spend one each day (within one month)
3. Time spent on each month                    

扩展基本信息

名称 Web History Stat Web History Stat
ID fccaimiahhpljpnlnheimldcfhdhjgdl
官方URL https://chromewebstore.google.com/detail/web-history-stat/fccaimiahhpljpnlnheimldcfhdhjgdl
简介 Generate Stat chart based on your web history
文件大小 141 KB
安装次数 204
当前版本 0.1
更新时间 2015-03-22
上架时间 2015-03-22
开发者 Unknown
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Web History Stat",
    "version": "0.1",
    "description": "Generate Stat chart based on your web history",
    "permissions": [
        "history"
    ],
    "browser_action": {
        "default_popup": "webstat.html",
        "default_icon": "icon.png"
    },
    "manifest_version": 2
}