HypeStat Analyzer

Check any website's traffic

What is HypeStat Analyzer?

HypeStat Analyzer is a Chrome extension developed by https://hypestat.com, and its main feature is "Check any website's traffic".

Extension Screenshots

screenshot
screenshot

Download HypeStat Analyzer Extension CRX File

Download HypeStat Analyzer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Check any website's traffic and technology used quick and easy with one click.

- Daily unique visitor and Monthly visits count
- Traffic sources, traffic history
- Average visit duration, bounce rate, pages per visit
- Technologies used on website
- Link to detailed report on hypestat.com                    

Extension Basic Information

Name HypeStat Analyzer HypeStat Analyzer
ID fmebbkhpaallipfibkfnajnlimgaoefp
Official URL https://chromewebstore.google.com/detail/hypestat-analyzer/fmebbkhpaallipfibkfnajnlimgaoefp
Description Check any website's traffic
File Size 290 KB
Installation Count 3,408
Current Version 2.1
Last Updated 2023-03-31
Publish Date 2019-12-05
Rating 5.00/5 Total 7 Ratings
Developer https://hypestat.com
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "HypeStat Analyzer",
    "description": "Check any website's traffic",
    "version": "2.1",
    "action": {
        "default_icon": {
            "16": "images\/hs16.png",
            "32": "images\/hs32.png",
            "48": "images\/hs48.png",
            "64": "images\/hs64.png",
            "128": "images\/hs128.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/hs16.png",
        "32": "images\/hs32.png",
        "48": "images\/hs48.png",
        "64": "images\/hs64.png",
        "128": "images\/hs128.png"
    },
    "permissions": [
        "activeTab"
    ]
}