Statvoo.com Realtime Website Analytics
This extension shows a quick view of your Statvoo.com dashboard
Wat is Statvoo.com Realtime Website Analytics?
Statvoo.com Realtime Website Analytics is een Chrome-extensie ontwikkeld door https://analytics.statvoo.com, en de belangrijkste functie is "This extension shows a quick view of your Statvoo.com dashboard".
Extensie Screenshots
Download het CRX-bestand van de extensie Statvoo.com Realtime Website Analytics
Download Statvoo.com Realtime Website Analytics-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | efoldjaikkejojdlaemaibgblbnalann |
Officiële URL | https://chrome.google.com/webstore/detail/statvoocom-realtime-websi/efoldjaikkejojdlaemaibgblbnalann |
Beschrijving | This extension shows a quick view of your Statvoo.com dashboard |
Bestandsgrootte | 55.46 KB |
Aantal Installaties | 22 |
Huidige Versie | 1.2 |
Laatst Bijgewerkt | 2016-03-17 |
Publicatiedatum | 2016-03-17 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | https://analytics.statvoo.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://analytics.statvoo.com |
Help Pagina-URL | https://analytics.statvoo.com/docs |
Ondersteunde Talen | 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" ] } |