Statvoo.com Realtime Website Analytics
This extension shows a quick view of your Statvoo.com dashboard
Qu'est-ce que Statvoo.com Realtime Website Analytics ?
Statvoo.com Realtime Website Analytics est une extension Chrome développée par https://analytics.statvoo.com, et sa fonction principale est "This extension shows a quick view of your Statvoo.com dashboard".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Statvoo.com Realtime Website Analytics
Téléchargez les fichiers d'extension Statvoo.com Realtime Website Analytics au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | efoldjaikkejojdlaemaibgblbnalann |
URL Officiel | https://chrome.google.com/webstore/detail/statvoocom-realtime-websi/efoldjaikkejojdlaemaibgblbnalann |
Description | This extension shows a quick view of your Statvoo.com dashboard |
Taille du Fichier | 55.46 KB |
Nombre d'Installations | 22 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2016-03-17 |
Date de Publication | 2016-03-17 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | https://analytics.statvoo.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://analytics.statvoo.com |
URL de la Page d'Aide | https://analytics.statvoo.com/docs |
Langues Prises en Charge | 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" ] } |