Statvoo.com Realtime Website Analytics

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

What is Statvoo.com Realtime Website Analytics?

Statvoo.com Realtime Website Analytics is a Chrome extension developed by https://analytics.statvoo.com, and its main feature is "This extension shows a quick view of your Statvoo.com dashboard".

Extension Screenshots

screenshot

Download Statvoo.com Realtime Website Analytics Extension CRX File

Download Statvoo.com Realtime Website Analytics 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

                        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.                    

Extension Basic Information

Name Statvoo.com Realtime Website Analytics Statvoo.com Realtime Website Analytics
ID efoldjaikkejojdlaemaibgblbnalann
Official URL https://chrome.google.com/webstore/detail/statvoocom-realtime-websi/efoldjaikkejojdlaemaibgblbnalann
Description This extension shows a quick view of your Statvoo.com dashboard
File Size 55.46 KB
Installation Count 22
Current Version 1.2
Last Updated 2016-03-17
Publish Date 2016-03-17
Rating 5.00/5 Total 1 Ratings
Developer https://analytics.statvoo.com
Email [email protected]
Payment Type free
Extension Website https://analytics.statvoo.com
Help Page URL https://analytics.statvoo.com/docs
Supported Languages 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"
    ]
}