Statvoo.com Realtime Website Analytics

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

Vad är Statvoo.com Realtime Website Analytics?

Statvoo.com Realtime Website Analytics är en Chrome-tillägg utvecklad av https://analytics.statvoo.com, och dess huvudfunktion är "This extension shows a quick view of your Statvoo.com dashboard".

Tilläggsskärmbilder

screenshot

Ladda ner Statvoo.com Realtime Website Analytics-förlängningens CRX-fil

Ladda ner Statvoo.com Realtime Website Analytics-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Statvoo.com Realtime Website Analytics Statvoo.com Realtime Website Analytics
ID efoldjaikkejojdlaemaibgblbnalann
Officiell webbadress https://chrome.google.com/webstore/detail/statvoocom-realtime-websi/efoldjaikkejojdlaemaibgblbnalann
Beskrivning This extension shows a quick view of your Statvoo.com dashboard
Filstorlek 55.46 KB
Antal Installationer 22
Aktuell Version 1.2
Senast Uppdaterad 2016-03-17
Publiceringsdatum 2016-03-17
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare https://analytics.statvoo.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://analytics.statvoo.com
Hjälpsida URL https://analytics.statvoo.com/docs
Stödda Språk 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"
    ]
}