Counter.Station.BZ

See how many visitors are on your site or blog directly in your Google Chrome toolbar.

Counter.Station.BZ क्या है?

Counter.Station.BZ https://counter.station.bz द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "See how many visitors are on your site or blog directly in your Google Chrome toolbar."।

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

screenshot
screenshot

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

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

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

                        Access Statistics to Your Site or Blog Free Real-Time

With the extension for Google Chrome you see visitors directly from your browser toolbar.

- Do You want to know who is visiting your website or blog?
- Do You want to know which country or city they are visiting?
- Do You want to know browser's information used by your visitor?

Counter.station.bz offers all this and much more for free.
With our models hit counters you know all these real-time information from your visitors.                    

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

नाम Counter.Station.BZ Counter.Station.BZ
ID ljgpfccpdfiehhldpjhgajgaiecblckc
आधिकारिक URL https://chromewebstore.google.com/detail/counterstationbz/ljgpfccpdfiehhldpjhgajgaiecblckc
विवरण See how many visitors are on your site or blog directly in your Google Chrome toolbar.
फ़ाइल का आकार 11.92 KB
स्थापना संख्या 42
वर्तमान संस्करण 0.9.1
अंतिम अपडेट 2013-01-24
प्रकाशन तिथि 2013-01-24
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर https://counter.station.bz
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://counter.station.bz
समर्थित भाषाएँ en,es,pt-BR,pt-PT
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Counter.Station.BZ",
    "description": "__MSG_extDesc__",
    "version": "0.9.1",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icone48.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icone16.png",
        "48": "icone48.png",
        "128": "icone128.png"
    },
    "options_page": "options.html",
    "permissions": [
        "http:\/\/counter.station.bz\/*",
        "tabs"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "default_locale": "en"
}