Domain Info Firefox

Examine source code of Domain Info

By: Andrei
Inspect and view changes in Domain Info source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Domain info",
  "description": "Shows really detailed info about a domain, like registration status & dates, WHOIS, Name Servers and DNS records",
  "version": "1.4.1",
  "manifest_version": 2,
  "icons": {
    "48": "icons/icon_48.png",
    "128": "icons/icon_128.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_title": "domain-info",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "chrome_style": true
  }
}

Best Domain Info Alternatives

Here are some Firefox add-ons that are similar to Domain Info: