internetVista check this page
This extension will check availability and download speed for the current page from several monitoring centers from around the word
Wat is internetVista check this page?
internetVista check this page is een Chrome-extensie ontwikkeld door https://www.internetvista.com, en de belangrijkste functie is "This extension will check availability and download speed for the current page from several monitoring centers from around the word".
Extensie Screenshots
Download het CRX-bestand van de extensie internetVista check this page
Download internetVista check this page-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
InternetVista® is a monitoring service company, specializing in the monitoring of Internet applications: website, web server (apache, Microsoft IIS,...), e-mail server, mySql database, firewall, DNS server, SOAP service, API... This extension will carry out a performance and availability check of the website you are currently looking at. This check will be performed by several monitoring centers located around the world.
Basisinformatie over de Extensie
Naam | internetVista check this page |
ID | lhklfoflopebjcfbepaadhocnghilhbf |
Officiële URL | https://chromewebstore.google.com/detail/internetvista-check-this/lhklfoflopebjcfbepaadhocnghilhbf |
Beschrijving | This extension will check availability and download speed for the current page from several monitoring centers from around the word |
Bestandsgrootte | 40.54 KB |
Aantal Installaties | 57 |
Huidige Versie | 1.1.0 |
Laatst Bijgewerkt | 2024-01-09 |
Publicatiedatum | 2019-11-12 |
Beoordeling | 5.00/5 Totaal 4 Beoordelingen |
Ontwikkelaar | https://www.internetvista.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://www.internetvista.com |
URL van de Privacybeleid Pagina | https://www.internetvista.com/terms-of-service.htm?style=no |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", "version": "1.1.0", "default_locale": "en", "action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "permissions": [ "tabs" ] } |