IP2Location IP Geolocation Plugin Firefox

Examine source code of IP2Location IP Geolocation Plugin

Inspect and view changes in IP2Location IP Geolocation Plugin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "IP2Location IP Geolocation Plugin",
  "version": "3.0.1resigned1",
  "description": "Geolocation lookup via IP address for a website, Geo-IP data provided by ip2location.com.",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "css": [
        "style.css"
      ],
      "js": [
        "jquery-3.2.1.min.js",
        "sha1.js",
        "main.js"
      ],
      "run_at": "document_end"
    }
  ],
  "web_accessible_resources": [
    "*",
    "flags/*"
  ],
  "permissions": [
    "*://api.iplocationtools.com/*",
    "webRequest",
    "activeTab"
  ],
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{116ee800-4ed0-11e0-b8af-0800200c9a66}"
    }
  }
}

Best IP2Location IP Geolocation Plugin Alternatives

Here are some Firefox add-ons that are similar to IP2Location IP Geolocation Plugin: