Web History Stat

Generate Stat chart based on your web history

Web History Stat क्या है?

Web History Stat Unknown द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Generate Stat chart based on your web history"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Web History Stat एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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                    

एक्सटेंशन की मूल जानकारी

नाम Web History Stat Web History Stat
ID fccaimiahhpljpnlnheimldcfhdhjgdl
आधिकारिक URL https://chromewebstore.google.com/detail/web-history-stat/fccaimiahhpljpnlnheimldcfhdhjgdl
विवरण Generate Stat chart based on your web history
फ़ाइल का आकार 141 KB
स्थापना संख्या 204
वर्तमान संस्करण 0.1
अंतिम अपडेट 2015-03-22
प्रकाशन तिथि 2015-03-22
डेवलपर Unknown
भुगतान के प्रकार free
समर्थित भाषाएँ 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
}