Web History Stat
Generate Stat chart based on your web history
¿Qué es Web History Stat?
Web History Stat es una extensión de Chrome desarrollada por Unknown, y su función principal es "Generate Stat chart based on your web history".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Web History Stat
Descarga archivos de extensión Web History Stat en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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
Información Básica de la Extensión
Nombre | Web History Stat |
ID | fccaimiahhpljpnlnheimldcfhdhjgdl |
URL Oficial | https://chromewebstore.google.com/detail/web-history-stat/fccaimiahhpljpnlnheimldcfhdhjgdl |
Descripción | Generate Stat chart based on your web history |
Tamaño del Archivo | 141 KB |
Cantidad de Instalaciones | 204 |
Versión Actual | 0.1 |
Última Actualización | 2015-03-22 |
Fecha de Publicación | 2015-03-22 |
Desarrollador | Unknown |
Tipo de Pago | free |
Idiomas Soportados | 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 } |