internetVista check this page

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

Vad är internetVista check this page?

internetVista check this page är en Chrome-tillägg utvecklad av https://www.internetvista.com, och dess huvudfunktion är "This extension will check availability and download speed for the current page from several monitoring centers from around the word".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner internetVista check this page-förlängningens CRX-fil

Ladda ner internetVista check this page-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn internetVista check this page internetVista check this page
ID lhklfoflopebjcfbepaadhocnghilhbf
Officiell webbadress https://chromewebstore.google.com/detail/internetvista-check-this/lhklfoflopebjcfbepaadhocnghilhbf
Beskrivning This extension will check availability and download speed for the current page from several monitoring centers from around the word
Filstorlek 40.54 KB
Antal Installationer 57
Aktuell Version 1.1.0
Senast Uppdaterad 2024-01-09
Publiceringsdatum 2019-11-12
Betyg 5.00/5 Totalt 4 Betyg
Utvecklare https://www.internetvista.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats http://www.internetvista.com
URL till Sekretesspolicy Sidan https://www.internetvista.com/terms-of-service.htm?style=no
Stödda Språk 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"
    ]
}