Whois Website Hosting Company Info & IP Whois

Whois Website Hosting Company Info & IP Whois

Whois tool to lookup any Website Live Hosting Company, IP, Websites on this IP Now/Before, Site IP Change history, Nameservers, etc

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Whois Website Hosting Company Info & IP Whois",
  "version": "2.21",
  "manifest_version": 2,
  "description": "Whois tool to lookup any Website Live Hosting Company, IP, Websites on this IP Now/Before, Site IP Change history, Nameservers, etc",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_action": {
    "default_icon": {
      "19": "icon19.png",
      "38": "icon38.png"
    },
    "default_title": "Website Live Hosting Information / IP Whois"
  },
  "background": {
    "scripts": [
      "myipms.js"
    ]
  },
  "homepage_url": "http://myip.ms",
  "permissions": [
    "tabs"
  ],
  "update_url": "http://clients2.google.com/service/update2/crx"
}