IP Display Firefox

Examine source code of IP Display

Inspect and view changes in IP Display source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "IP Display",
  "version": "1.0",
  "description": "Displays the current IPv4 address of the network.",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "default_popup": "popup.html"
  },
  "permissions": [
    "https://api.ipify.org/"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c4d539af-8f02-4f02-94af-323d8eb078bf}"
    }
  }
}

Best IP Display Alternatives

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