internetVista check this page

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

O que é internetVista check this page?

internetVista check this page é uma extensão do Chrome desenvolvida por https://www.internetvista.com, e sua principal característica é "This extension will check availability and download speed for the current page from several monitoring centers from around the word".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão internetVista check this page

Baixe arquivos de extensão internetVista check this page no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome internetVista check this page internetVista check this page
ID lhklfoflopebjcfbepaadhocnghilhbf
URL Oficial https://chromewebstore.google.com/detail/internetvista-check-this/lhklfoflopebjcfbepaadhocnghilhbf
Descrição This extension will check availability and download speed for the current page from several monitoring centers from around the word
Tamanho do Arquivo 40.54 KB
Contagem de Instalações 57
Versão Atual 1.1.0
Última Atualização 2024-01-09
Data de Publicação 2019-11-12
Classificação 5.00/5 Total de 4 Avaliações
Desenvolvedor https://www.internetvista.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://www.internetvista.com
URL da Página de Política de Privacidade https://www.internetvista.com/terms-of-service.htm?style=no
Idiomas Suportados 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"
    ]
}