internetVista check this page

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

Was ist internetVista check this page?

internetVista check this page ist eine Chrome-Erweiterung, die von https://www.internetvista.com entwickelt wurde, und ihr Hauptmerkmal ist "This extension will check availability and download speed for the current page from several monitoring centers from around the word".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

internetVista check this page-Erweiterungs-CRX-Datei herunterladen

Laden Sie internetVista check this page-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name internetVista check this page internetVista check this page
ID lhklfoflopebjcfbepaadhocnghilhbf
Offizielle URL https://chromewebstore.google.com/detail/internetvista-check-this/lhklfoflopebjcfbepaadhocnghilhbf
Beschreibung This extension will check availability and download speed for the current page from several monitoring centers from around the word
Dateigröße 40.54 KB
Installationsanzahl 57
Aktuelle Version 1.1.0
Letztes Update 2024-01-09
Veröffentlichungsdatum 2019-11-12
Bewertung 5.00/5 Insgesamt 4 Bewertungen
Entwickler https://www.internetvista.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite http://www.internetvista.com
URL der Datenschutzrichtlinien-Seite https://www.internetvista.com/terms-of-service.htm?style=no
Unterstützte Sprachen 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"
    ]
}