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
官方網址 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
}