Web History Stat
Generate Stat chart based on your web history
O que é Web History Stat?
Web History Stat é uma extensão do Chrome desenvolvida por Unknown, e sua principal característica é "Generate Stat chart based on your web history".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Web History Stat
Baixe arquivos de extensão Web History Stat no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | Web History Stat |
ID | fccaimiahhpljpnlnheimldcfhdhjgdl |
URL Oficial | https://chromewebstore.google.com/detail/web-history-stat/fccaimiahhpljpnlnheimldcfhdhjgdl |
Descrição | Generate Stat chart based on your web history |
Tamanho do Arquivo | 141 KB |
Contagem de Instalações | 204 |
Versão Atual | 0.1 |
Última Atualização | 2015-03-22 |
Data de Publicação | 2015-03-22 |
Desenvolvedor | Unknown |
Tipo de Pagamento | free |
Idiomas Suportados | 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 } |