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
官方URL 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
}