Website Monitor by ControlNCloud

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

什麼是Website Monitor by ControlNCloud?

Website Monitor by ControlNCloud是由https://www.controlncloud.com開發的Chrome擴展程式,該擴展的主要功能是“Real time alerts if downtime or slow performance Free and unlimited.”。

擴展截圖

screenshot
screenshot

下載Website Monitor by ControlNCloud擴展crx文件

下載Website Monitor by ControlNCloud擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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!                    

擴展基本資訊

名稱 Website Monitor by ControlNCloud Website Monitor by ControlNCloud
ID lkiehddgamnhinhdndmpaphiniiaonfe
官方網址 https://chrome.google.com/webstore/detail/website-monitor-by-contro/lkiehddgamnhinhdndmpaphiniiaonfe
簡介 Real time alerts if downtime or slow performance Free and unlimited.
檔案大小 981 KB
安裝次數 264
目前版本 1.0.96
更新時間 2014-12-17
上架時間 2014-12-17
評分 3.20/5 共 5 次評分
開發者 https://www.controlncloud.com
付費類型 free
擴展官網 https://www.controlncloud.com/
說明頁面URL https://www.controlncloud.com/demo
支援的語言 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
}