IP Address Inspector Firefox

Examine source code of IP Address Inspector

Inspect and view changes in IP Address Inspector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "IP Address Inspector",
  "version": "1.5.0.1",
  "description": "Inspect an IPv4 address: convert between dotted, integer, hex and binary, identify its class and scope (private, public, loopback, link-local, multicast) and get the reverse-DNS form. Offline.",
  "icons": {
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{15777f31-6db2-4a2e-a203-6ab57829e7a3}",
      "strict_min_version": "101.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_title": "IP Address Inspector",
    "default_popup": "src/popup.html",
    "default_icon": {
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "64": "icons/icon-64.png"
    }
  }
}

Best IP Address Inspector Alternatives

Here are some Firefox add-ons that are similar to IP Address Inspector: