WebSitePulse Test Tools

WebSitePulse Test Tools

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

Merlin
Additional files are visible only to premium users

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
}