IP Country Flags Firefox

Examine source code of IP Country Flags

Inspect and view changes in IP Country Flags source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "IP Country Flags",
  "version": "1.0",
  "description": "Show country flags near IP addresses on web pages.",
  "minimum_firefox_version": "90.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "{7225e7b8-a670-4df0-961f-48c978eb659c}"
    }
  },
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "64": "img/64.png",
    "128": "img/128.png"
  }
}

Best IP Country Flags Alternatives

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