IP Tracker Firefox

Examine source code of IP Tracker

Inspect and view changes in IP Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "IP Tracker",
  "version": "1.0",
  "description": "The Extension displays the IP address and flag of the associated country.",
  "browser_action": {
    "default_popup": "index.html"
  },
  "icons": {
    "500": "IP.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.mozilla.org/*"
      ],
      "js": [
        "popup.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{4180b24e-f1d8-4e14-9a0e-dd58a86d5867}"
    }
  }
}

Best IP Tracker Alternatives

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