Show External IP Firefox

Examine source code of Show External IP

Inspect and view changes in Show External IP source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Show External IP",
  "description": "Detects and shows your current external IP address (as seen by https://showextip.azurewebsites.net/) in a convenient popup.",
  "version": "1.0.7resigned1",
  "icons": {
    "16": "icon-dark.svg",
    "48": "icon-dark.svg",
    "128": "icon-dark.svg"
  },
  "browser_action": {
    "default_icon": "icon-dark.svg",
    "default_popup": "showextip.html",
    "default_title": "Show External IP",
    "theme_icons": [
      {
        "light": "icon-light.svg",
        "dark": "icon-dark.svg",
        "size": 32
      }
    ]
  },
  "permissions": [
    "https://showextip.azurewebsites.net/"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@showextip"
    }
  }
}

Best Show External IP Alternatives

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