Who Is Hosting? by HostAdvice.com

Who Is Hosting? by HostAdvice.com

Discover who’s hosting any website with this simple tool

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "default_locale": "en",
  "version": "1.5",
  "app": {
    "urls": [
      "http://hostadvice.com/"
    ],
    "launch": {
      "web_url": "http://hostadvice.com/tool/whois/?hl=__MSG_@@ui_locale__"
    }
  },
  "icons": {
    "128": "128.png"
  },
  "permissions": [
    "notifications"
  ]
}