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?
WebSitePulse Test Tools是由WebSitePulseAlerts开发的Chrome扩展程序,该扩展的主要功能是“Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.”。
扩展截图
下载WebSitePulse Test Tools扩展crx文件
下载WebSitePulse Test Tools扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
扩展基本信息
名称 | |
ID | jmphlinomapclbibkncodameebhalcbg |
官方URL | https://chromewebstore.google.com/detail/websitepulse-test-tools/jmphlinomapclbibkncodameebhalcbg |
简介 | Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations. |
文件大小 | 12.08 KB |
安装次数 | 512 |
当前版本 | 1.0.1 |
更新时间 | 2013-11-20 |
上架时间 | 2013-11-20 |
评分 | 5.00/5 共5次评分 |
开发者 | WebSitePulseAlerts |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://www.websitepulse.com/about/privacy-policy |
支持的语言 | 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 } |