IP Geolocator Firefox

Examine source code of IP Geolocator

Inspect and view changes in IP Geolocator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "IP Geolocator",
  "version": "1.0",
  "description": "Enter an IP address to view its approximate geolocation (country, region, city, coordinates, ISP, etc.). Uses ipwho.is (free, HTTPS-native).",
  "action": {
    "default_title": "IP Geolocator",
    "default_popup": "popup.html"
  },
  "host_permissions": [
    "https://ipwho.is/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ip_geolocator@libor_benes.dev",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

최고의 IP Geolocator 대안

다음은 IP Geolocator과(와) 유사한 Firefox add-on입니다: