IP Detail Firefox

Examine source code of IP Detail

Inspect and view changes in IP Detail source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "IP Detail",
  "version": "1.5.0.4",
  "description": "Break down any IPv4 address into its integer, hexadecimal and binary forms, show the address class and scope, and build the in-addr.arpa reverse pointer. Accepts dotted, decimal or hex input. Runs locally.",
  "icons": {
    "32": "assets/icon-32.png",
    "48": "assets/icon-48.png",
    "64": "assets/icon-64.png",
    "96": "assets/icon-96.png",
    "128": "assets/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{74e4e9c6-9af1-4726-9f04-928d72fb00cd}",
      "strict_min_version": "101.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_title": "IP Detail",
    "default_popup": "app/popup.html",
    "default_icon": {
      "32": "assets/icon-32.png",
      "48": "assets/icon-48.png",
      "64": "assets/icon-64.png"
    }
  }
}

Best IP Detail Alternatives

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