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
}