Statvoo.com Realtime Website Analytics
This extension shows a quick view of your Statvoo.com dashboard
Hvad er Statvoo.com Realtime Website Analytics?
Statvoo.com Realtime Website Analytics er en Chrome-udvidelse udviklet af https://analytics.statvoo.com, og dens hovedfunktion er "This extension shows a quick view of your Statvoo.com dashboard".
Udvidelsesskærmbilleder
Download Statvoo.com Realtime Website Analytics-udvidelses-CRX-fil
Download Statvoo.com Realtime Website Analytics-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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æggende oplysninger om udvidelsen
Navn | |
ID | efoldjaikkejojdlaemaibgblbnalann |
Officiel URL | https://chrome.google.com/webstore/detail/statvoocom-realtime-websi/efoldjaikkejojdlaemaibgblbnalann |
Beskrivelse | This extension shows a quick view of your Statvoo.com dashboard |
Filstørrelse | 55.46 KB |
Antal Installationer | 22 |
Nuværende Version | 1.2 |
Senest Opdateret | 2016-03-17 |
Udgivelsesdato | 2016-03-17 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | https://analytics.statvoo.com |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://analytics.statvoo.com |
Hjælpeside-URL | https://analytics.statvoo.com/docs |
Understøttede Sprog | 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" ] } |