internetVista check this page

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

Co je internetVista check this page?

internetVista check this page je rozšíření Chrome vyvinuté https://www.internetvista.com, a jeho hlavní funkcí je „This extension will check availability and download speed for the current page from several monitoring centers from around the word“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření internetVista check this page

Stáhněte si soubory rozšíření internetVista check this page ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název internetVista check this page internetVista check this page
ID lhklfoflopebjcfbepaadhocnghilhbf
Oficiální URL https://chromewebstore.google.com/detail/internetvista-check-this/lhklfoflopebjcfbepaadhocnghilhbf
Popis This extension will check availability and download speed for the current page from several monitoring centers from around the word
Velikost souboru 40.54 KB
Počet instalací 57
Aktuální Verze 1.1.0
Poslední Aktualizace 2024-01-09
Datum Vydání 2019-11-12
Hodnocení 5.00/5 Celkem 4 Hodnocení
Vývojář https://www.internetvista.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření http://www.internetvista.com
URL Stránky Zásad Ochrany Soukromí https://www.internetvista.com/terms-of-service.htm?style=no
Podporované Jazyky 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"
    ]
}