Website Monitor by ControlNCloud

Real time alerts if downtime or slow performance Free and unlimited.

O que é Website Monitor by ControlNCloud?

Website Monitor by ControlNCloud é uma extensão do Chrome desenvolvida por https://www.controlncloud.com, e sua principal característica é "Real time alerts if downtime or slow performance Free and unlimited.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Website Monitor by ControlNCloud

Baixe arquivos de extensão Website Monitor by ControlNCloud 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

                        ControlNCloud free unlimited website monitoring. The easier way to control your website performance and receive a premium reporting.
FREE - Thanks to ControlNCloud, you can monitor performance on all your websites for free with no trial period or time limitation! ControlNCloud monitors and tests your web sites performance every five minutes. Should any downtime or bad performance issue occur, you are alerted right away via your browser or e-mail.
ControlNCloud keeps records of your website’s performance history and makes it available on-line. Our reporting tool delivers performance metrics such as web site response time and average uptime that you can display on your own website to ensure your web users of your high quality web services.

It works right away, no installation or configuration, no client or agent to install!

EASY - It’s free – on-line registration takes less than one minute. Try it now! Simply provide the URL names you wish to monitor and our cloud-based monitoring platform, located in France, will measure your website performance right away and will alarm you should any performance issue occur. 
Thanks to ControlNCloud, the real-time control of your website performance is a piece of cake! Furthermore, it’s free! Don’t hesitate to promote it on your social networks!

A Cloud service for Cloud services! Our servers are hosted in the Cloud – there’s no need to install any software or client on your computers or servers to benefit from our free and unlimited website performance monitoring! 
Our monitoring engine has been tested and benchmarked to deliver 10M+ daily controls and provide real-time alerts to thousands of customers. ControlNCloud keep records of your web site performance and uptime history for a period of up to one year. 
For each of your websites published on the Internet, a weekly detailed report is also generated and made available to you.

Get real-time alerts on your smartphone via email or via Google Chrome notification system.

Control your website performance and receive real-time downtime notification even before your help desk teams are notified themselves! No more stress about your website performance and availability! You can relax knowing it’s all under control!                    

Informações Básicas da Extensão

Nome Website Monitor by ControlNCloud Website Monitor by ControlNCloud
ID lkiehddgamnhinhdndmpaphiniiaonfe
URL Oficial https://chrome.google.com/webstore/detail/website-monitor-by-contro/lkiehddgamnhinhdndmpaphiniiaonfe
Descrição Real time alerts if downtime or slow performance Free and unlimited.
Tamanho do Arquivo 981 KB
Contagem de Instalações 264
Versão Atual 1.0.96
Última Atualização 2014-12-17
Data de Publicação 2014-12-17
Classificação 3.20/5 Total de 5 Avaliações
Desenvolvedor https://www.controlncloud.com
Tipo de Pagamento free
Site da Extensão https://www.controlncloud.com/
URL da Página de Ajuda https://www.controlncloud.com/demo
Idiomas Suportados en,fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "1.0.96",
    "default_locale": "en",
    "icons": {
        "128": "\/img\/icon128.png"
    },
    "permissions": [
        "alarms",
        "storage",
        "webNavigation",
        "notifications",
        "tabs"
    ],
    "background": {
        "scripts": [
            "\/scripts\/background.js"
        ],
        "persistent": true
    },
    "options_page": "options.html",
    "short_name": "CnC",
    "browser_action": {
        "default_icon": "\/img\/icon128_gris.png",
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}