internetVista check this page

This extension will check availability and download speed for the current page from several monitoring centers from around the word

¿Qué es internetVista check this page?

internetVista check this page es una extensión de Chrome desarrollada por https://www.internetvista.com, y su función principal es "This extension will check availability and download speed for the current page from several monitoring centers from around the word".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión internetVista check this page

Descarga archivos de extensión internetVista check this page en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre internetVista check this page internetVista check this page
ID lhklfoflopebjcfbepaadhocnghilhbf
URL Oficial https://chromewebstore.google.com/detail/internetvista-check-this/lhklfoflopebjcfbepaadhocnghilhbf
Descripción This extension will check availability and download speed for the current page from several monitoring centers from around the word
Tamaño del Archivo 40.54 KB
Cantidad de Instalaciones 57
Versión Actual 1.1.0
Última Actualización 2024-01-09
Fecha de Publicación 2019-11-12
Calificación 5.00/5 Total de 4 Calificaciones
Desarrollador https://www.internetvista.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión http://www.internetvista.com
URL de la Página de Política de Privacidad https://www.internetvista.com/terms-of-service.htm?style=no
Idiomas Soportados 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"
    ]
}