HYPESTAT website Traffic report

Track any website traffic quick and easy with one click via Hypestat report

什么是HYPESTAT website Traffic report?

HYPESTAT website Traffic report是由Maksym Tymchyk开发的Chrome扩展程序,该扩展的主要功能是“Track any website traffic quick and easy with one click via Hypestat report”。

扩展截图

screenshot

下载HYPESTAT website Traffic report扩展crx文件

下载HYPESTAT website Traffic report扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        - Show Daily and Monthly unique visitor count

- Show website traffic report from Hypestat

- Link to direct open report on hypestat.com                    

扩展基本信息

名称 HYPESTAT website Traffic report HYPESTAT website Traffic report
ID gdgjcebmgkdlcmchhmaemcbmmkjelkfn
官方URL https://chromewebstore.google.com/detail/hypestat-website-traffic/gdgjcebmgkdlcmchhmaemcbmmkjelkfn
简介 Track any website traffic quick and easy with one click via Hypestat report
文件大小 83.35 KB
安装次数 1,188
当前版本 0.4.0
更新时间 2024-01-30
上架时间 2018-11-09
评分 3.00/5 共8次评分
开发者 Maksym Tymchyk
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "short_name": "__MSG_short_name__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "permissions": [
        "activeTab",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "action": {
        "default_icon": {
            "64": "\/images\/hypestat-64.png",
            "128": "\/images\/hypestat-128.png"
        },
        "default_popup": "\/views\/popup.html",
        "default_title": "__MSG_default_title__"
    },
    "icons": {
        "64": "\/images\/hypestat-64.png",
        "128": "\/images\/hypestat-128.png"
    },
    "version": "0.4.0"
}