Web History Stat
Generate Stat chart based on your web history
Wat is Web History Stat?
Web History Stat is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "Generate Stat chart based on your web history".
Extensie Screenshots
Download het CRX-bestand van de extensie Web History Stat
Download Web History Stat-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | Web History Stat |
ID | fccaimiahhpljpnlnheimldcfhdhjgdl |
Officiële URL | https://chromewebstore.google.com/detail/web-history-stat/fccaimiahhpljpnlnheimldcfhdhjgdl |
Beschrijving | Generate Stat chart based on your web history |
Bestandsgrootte | 141 KB |
Aantal Installaties | 204 |
Huidige Versie | 0.1 |
Laatst Bijgewerkt | 2015-03-22 |
Publicatiedatum | 2015-03-22 |
Ontwikkelaar | Unknown |
Betalingswijze | free |
Ondersteunde Talen | 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 } |