HitPath Network Stats

A Google Chrome extension for Network Administrators to view their current stats for the month.

HitPath Network Stats क्या है?

HitPath Network Stats WebApps, LLC द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A Google Chrome extension for Network Administrators to view their current stats for the month."।

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

screenshot
screenshot

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

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

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

                        Get access to your latest stats within a single click. The HitPath Extension for Chrome is ideal for Network Admins who need basic and up to the minute tracking without the fuss. We made it easy for you to cast a quick glance at your latest hits, conversions, sales, and more. When you’re ready to dig deeper, you can log into your HitPath Admin straight from within the extension!

Optimize your business decisions with the HitPath Extension for Chrome.

v1.1.7 - March 3, 2016
- More code optimization

v1.1.6 - March 3, 2016
- Bugfixes and code optimization                    

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

नाम HitPath Network Stats HitPath Network Stats
ID fnlfejcfmhciinbmpecgbcfnpgmofgak
आधिकारिक URL https://chromewebstore.google.com/detail/hitpath-network-stats/fnlfejcfmhciinbmpecgbcfnpgmofgak
विवरण A Google Chrome extension for Network Administrators to view their current stats for the month.
फ़ाइल का आकार 820 KB
स्थापना संख्या 39
वर्तमान संस्करण 1.1.7
अंतिम अपडेट 2023-01-31
प्रकाशन तिथि 2023-01-30
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर WebApps, LLC
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "HitPath Network Stats",
    "short_name": "HitPath",
    "version": "1.1.7",
    "author": "HitPath Development",
    "browser_action": {
        "default_icon": "images\/icon_default.png",
        "default_popup": "popup.html"
    },
    "description": "A Google Chrome extension for Network Administrators to view their current stats for the month.",
    "icons": {
        "16": "images\/icon_16.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon_128.png"
    },
    "permissions": [
        "",
        "http:\/\/*\/",
        "https:\/\/*\/",
        "storage",
        "activeTab"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}