Website Monitor by ControlNCloud

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

What is Website Monitor by ControlNCloud?

Website Monitor by ControlNCloud is a Chrome extension developed by https://www.controlncloud.com, and its main feature is "Real time alerts if downtime or slow performance Free and unlimited.".

Extension Screenshots

screenshot
screenshot

Download Website Monitor by ControlNCloud Extension CRX File

Download Website Monitor by ControlNCloud extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Website Monitor by ControlNCloud Website Monitor by ControlNCloud
ID lkiehddgamnhinhdndmpaphiniiaonfe
Official URL https://chrome.google.com/webstore/detail/website-monitor-by-contro/lkiehddgamnhinhdndmpaphiniiaonfe
Description Real time alerts if downtime or slow performance Free and unlimited.
File Size 981 KB
Installation Count 264
Current Version 1.0.96
Last Updated 2014-12-17
Publish Date 2014-12-17
Rating 3.20/5 Total 5 Ratings
Developer https://www.controlncloud.com
Payment Type free
Extension Website https://www.controlncloud.com/
Help Page URL https://www.controlncloud.com/demo
Supported Languages 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
}