SimpleIP Firefox

Examine source code of SimpleIP

By: Yawlf
Inspect and view changes in SimpleIP source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "SimpleIP",
  "version": "1.0",
  "description": "View your IP Address in the browser.",
  "browser_specific_settings": {
    "gecko": {
      "id": "SimpleIP-id@extension.com"
    }
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "128": "icon.png"
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "*://*/*"
  ]
}

Best SimpleIP Alternatives

Here are some Firefox add-ons that are similar to SimpleIP: