Whois® lookup

Whois® lookup

Do a WHOIS lookup across more than 40 domain extensions.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Whois® lookup",
  "description": "Do a WHOIS lookup across more than 40 domain extensions.",
  "version": "1",
  "manifest_version": 2,
  "app": {
    "urls": [
      "http://www.whois.com.au/whois/index.html"
    ],
    "launch": {
      "web_url": "http://www.whois.com.au/whois/index.html"
    }
  },
  "icons": {
    "128": "blkiconb.png"
  }
}