Web History Stat

Generate Stat chart based on your web history

Cos'è Web History Stat?

Web History Stat è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "Generate Stat chart based on your web history".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Web History Stat

Scarica i file di estensione Web History Stat in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Web History Stat Web History Stat
ID fccaimiahhpljpnlnheimldcfhdhjgdl
URL Ufficiale https://chromewebstore.google.com/detail/web-history-stat/fccaimiahhpljpnlnheimldcfhdhjgdl
Descrizione Generate Stat chart based on your web history
Dimensione del File 141 KB
Conteggio Installazioni 204
Versione Corrente 0.1
Ultimo Aggiornamento 2015-03-22
Data di Pubblicazione 2015-03-22
Sviluppatore Unknown
Tipo di Pagamento free
Lingue Supportate 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
}