WebSitePulse Test Tools

Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.

What is WebSitePulse Test Tools?

WebSitePulse Test Tools is a Chrome extension developed by WebSitePulseAlerts, and its main feature is "Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.".

Extension Screenshots

screenshot

Download WebSitePulse Test Tools Extension CRX File

Download WebSitePulse Test Tools extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name WebSitePulse Test Tools WebSitePulse Test Tools
ID jmphlinomapclbibkncodameebhalcbg
Official URL https://chromewebstore.google.com/detail/websitepulse-test-tools/jmphlinomapclbibkncodameebhalcbg
Description Free online test tools help you minimize website downtime. Instantly test your web server and website from multiple locations.
File Size 12.08 KB
Installation Count 512
Current Version 1.0.1
Last Updated 2013-11-20
Publish Date 2013-11-20
Rating 5.00/5 Total 5 Ratings
Developer WebSitePulseAlerts
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.websitepulse.com/about/privacy-policy
Supported Languages 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
}