Statvoo.com Realtime Website Analytics

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

Was ist Statvoo.com Realtime Website Analytics?

Statvoo.com Realtime Website Analytics ist eine Chrome-Erweiterung, die von https://analytics.statvoo.com entwickelt wurde, und ihr Hauptmerkmal ist "This extension shows a quick view of your Statvoo.com dashboard".

Erweiterungsscreenshots

screenshot

Statvoo.com Realtime Website Analytics-Erweiterungs-CRX-Datei herunterladen

Laden Sie Statvoo.com Realtime Website Analytics-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Statvoo.com Realtime Website Analytics Statvoo.com Realtime Website Analytics
ID efoldjaikkejojdlaemaibgblbnalann
Offizielle URL https://chrome.google.com/webstore/detail/statvoocom-realtime-websi/efoldjaikkejojdlaemaibgblbnalann
Beschreibung This extension shows a quick view of your Statvoo.com dashboard
Dateigröße 55.46 KB
Installationsanzahl 22
Aktuelle Version 1.2
Letztes Update 2016-03-17
Veröffentlichungsdatum 2016-03-17
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler https://analytics.statvoo.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://analytics.statvoo.com
Hilfeseite URL https://analytics.statvoo.com/docs
Unterstützte Sprachen 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"
    ]
}