Web History Stat
Generate Stat chart based on your web history
What is Web History Stat?
Web History Stat is a Chrome extension developed by Unknown, and its main feature is "Generate Stat chart based on your web history".
Extension Screenshots
Download Web History Stat Extension CRX File
Download Web History Stat extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Web History Stat |
ID | fccaimiahhpljpnlnheimldcfhdhjgdl |
Official URL | https://chromewebstore.google.com/detail/web-history-stat/fccaimiahhpljpnlnheimldcfhdhjgdl |
Description | Generate Stat chart based on your web history |
File Size | 141 KB |
Installation Count | 204 |
Current Version | 0.1 |
Last Updated | 2015-03-22 |
Publish Date | 2015-03-22 |
Developer | Unknown |
Payment Type | free |
Supported Languages | 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 } |