Web History Stat
Generate Stat chart based on your web history
Vad är Web History Stat?
Web History Stat är en Chrome-tillägg utvecklad av Unknown, och dess huvudfunktion är "Generate Stat chart based on your web history".
Tilläggsskärmbilder
Ladda ner Web History Stat-förlängningens CRX-fil
Ladda ner Web History Stat-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 Grundläggande Information om Tillägg
| Namn | |
| ID | fccaimiahhpljpnlnheimldcfhdhjgdl |
| Officiell webbadress | https://chromewebstore.google.com/detail/web-history-stat/fccaimiahhpljpnlnheimldcfhdhjgdl |
| Beskrivning | Generate Stat chart based on your web history |
| Filstorlek | 141 KB |
| Antal Installationer | 204 |
| Aktuell Version | 0.1 |
| Senast Uppdaterad | 2015-03-22 |
| Publiceringsdatum | 2015-03-22 |
| Utvecklare | Unknown |
| Betalningssätt | free |
| Stödda Språk | 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
} | |