WebSitePulse Test Tools

Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.

O que é WebSitePulse Test Tools?

WebSitePulse Test Tools é uma extensão do Chrome desenvolvida por WebSitePulseAlerts, e sua principal característica é "Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão WebSitePulse Test Tools

Baixe arquivos de extensão WebSitePulse Test Tools 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

                                            

Informações Básicas da Extensão

Nome WebSitePulse Test Tools WebSitePulse Test Tools
ID jmphlinomapclbibkncodameebhalcbg
URL Oficial https://chromewebstore.google.com/detail/websitepulse-test-tools/jmphlinomapclbibkncodameebhalcbg
Descrição Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.
Tamanho do Arquivo 12.08 KB
Contagem de Instalações 512
Versão Atual 1.0.1
Última Atualização 2013-11-20
Data de Publicação 2013-11-20
Classificação 5.00/5 Total de 5 Avaliações
Desenvolvedor WebSitePulseAlerts
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://www.websitepulse.com/about/privacy-policy
Idiomas Suportados en
manifest.json
{
    "browser_action": {
        "default_icon": "barico.png",
        "default_popup": "view.html"
    },
    "description": "Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.",
    "icons": {
        "48": "mainico.png"
    },
    "name": "WebSitePulse Test Tools",
    "permissions": [
        "tabs",
        "http:\/\/*.websitepulse.com\/*"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.1",
    "manifest_version": 2
}