WebSitePulse Test Tools
Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.
WebSitePulse Test Tools là gì?
WebSitePulse Test Tools là một tiện ích mở rộng Chrome được phát triển bởi WebSitePulseAlerts, và tính năng chính của nó là "Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.".
Ả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 WebSitePulse Test Tools
Tải xuống các tệp mở rộng WebSitePulse Test Tools 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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | jmphlinomapclbibkncodameebhalcbg |
URL Chính Thức | https://chromewebstore.google.com/detail/websitepulse-test-tools/jmphlinomapclbibkncodameebhalcbg |
Mô tả | Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations. |
Kích Thước Tệp | 12.08 KB |
Số Lần Cài Đặt | 512 |
Phiên Bản Hiện Tại | 1.0.1 |
Cập Nhật Lần Cuối | 2013-11-20 |
Ngày Phát Hành | 2013-11-20 |
Đánh Giá | 5.00/5 Tổng số 5 Đánh Giá |
Nhà Phát Triển | WebSitePulseAlerts |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://www.websitepulse.com/about/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "browser_action": { "default_icon": "barico.png", "default_popup": "view.html" }, "description": "Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.", "icons": { "48": "mainico.png" }, "name": "WebSitePulse Test Tools", "permissions": [ "tabs", "http:\/\/*.websitepulse.com\/*" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.1", "manifest_version": 2 } |