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 to jest internetVista check this page?
internetVista check this page to rozszerzenie Chrome opracowane przez https://www.internetvista.com, a jego główną funkcją jest „This extension will check availability and download speed for the current page from several monitoring centers from around the word”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia internetVista check this page
Pobierz pliki rozszerzeń internetVista check this page w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | internetVista check this page |
ID | lhklfoflopebjcfbepaadhocnghilhbf |
Oficjalny URL | https://chromewebstore.google.com/detail/internetvista-check-this/lhklfoflopebjcfbepaadhocnghilhbf |
Opis | This extension will check availability and download speed for the current page from several monitoring centers from around the word |
Rozmiar pliku | 40.54 KB |
Liczba instalacji | 57 |
Aktualna Wersja | 1.1.0 |
Ostatnia Aktualizacja | 2024-01-09 |
Data Publikacji | 2019-11-12 |
Ocena | 5.00/5 Łącznie 4 Oceny |
Deweloper | https://www.internetvista.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | http://www.internetvista.com |
Adres URL Strony Polityki Prywatności | https://www.internetvista.com/terms-of-service.htm?style=no |
Obsługiwane Języki | 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" ] } |