Web History Stat

Generate Stat chart based on your web history

Qu'est-ce que Web History Stat ?

Web History Stat est une extension Chrome développée par Unknown, et sa fonction principale est "Generate Stat chart based on your web history".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Web History Stat

Téléchargez les fichiers d'extension Web History Stat au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Web History Stat Web History Stat
ID fccaimiahhpljpnlnheimldcfhdhjgdl
URL Officiel https://chromewebstore.google.com/detail/web-history-stat/fccaimiahhpljpnlnheimldcfhdhjgdl
Description Generate Stat chart based on your web history
Taille du Fichier 141 KB
Nombre d'Installations 204
Version Actuelle 0.1
Dernière Mise à Jour 2015-03-22
Date de Publication 2015-03-22
Développeur Unknown
Type de Paiement free
Langues Prises en Charge 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
}