Statvoo.com Realtime Website Analytics

This extension shows a quick view of your Statvoo.com dashboard

什么是Statvoo.com Realtime Website Analytics?

Statvoo.com Realtime Website Analytics是由https://analytics.statvoo.com开发的Chrome扩展程序,该扩展的主要功能是“This extension shows a quick view of your Statvoo.com dashboard”。

扩展截图

screenshot

下载Statvoo.com Realtime Website Analytics扩展crx文件

下载Statvoo.com Realtime Website Analytics扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Realtime analytics for the web

Create a FREE account at Statvoo.com, add a website and begin tracking everything that happens on your website.

Use this Chrome extension for instant visibility on your websites.                    

扩展基本信息

名称 Statvoo.com Realtime Website Analytics Statvoo.com Realtime Website Analytics
ID efoldjaikkejojdlaemaibgblbnalann
官方URL https://chrome.google.com/webstore/detail/statvoocom-realtime-websi/efoldjaikkejojdlaemaibgblbnalann
简介 This extension shows a quick view of your Statvoo.com dashboard
文件大小 55.46 KB
安装次数 22
当前版本 1.2
更新时间 2016-03-17
上架时间 2016-03-17
评分 5.00/5 共1次评分
开发者 https://analytics.statvoo.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://analytics.statvoo.com
帮助页面URL https://analytics.statvoo.com/docs
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Statvoo.com Realtime Website Analytics",
    "description": "This extension shows a quick view of your Statvoo.com dashboard",
    "version": "1.2",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}