Website Monitor by ControlNCloud
Real time alerts if downtime or slow performance Free and unlimited.
Website Monitor by ControlNCloud là gì?
Website Monitor by ControlNCloud là một tiện ích mở rộng Chrome được phát triển bởi https://www.controlncloud.com, và tính năng chính của nó là "Real time alerts if downtime or slow performance Free and unlimited.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Website Monitor by ControlNCloud
Tải xuống các tệp mở rộng Website Monitor by ControlNCloud dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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!
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | lkiehddgamnhinhdndmpaphiniiaonfe |
URL Chính Thức | https://chrome.google.com/webstore/detail/website-monitor-by-contro/lkiehddgamnhinhdndmpaphiniiaonfe |
Mô tả | Real time alerts if downtime or slow performance Free and unlimited. |
Kích Thước Tệp | 981 KB |
Số Lần Cài Đặt | 264 |
Phiên Bản Hiện Tại | 1.0.96 |
Cập Nhật Lần Cuối | 2014-12-17 |
Ngày Phát Hành | 2014-12-17 |
Đánh Giá | 3.20/5 Tổng số 5 Đánh Giá |
Nhà Phát Triển | https://www.controlncloud.com |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.controlncloud.com/ |
URL Trang Trợ Giúp | https://www.controlncloud.com/demo |
Ngôn Ngữ Được Hỗ Trợ | 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 } |