My IP Flag Firefox

Examine source code of My IP Flag

By: Ravenna Add-on
Inspect and view changes in My IP Flag source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "IP Country Flag",
  "version": "1.4",
  "description": "Displays your current IP's country flag",
  "permissions": [
    "https://ipapi.co/*",
    "https://ipwhois.app/*",
    "https://ipinfo.io/*",
    "https://vpnapi.io/*",
    "alarms",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/default.png",
    "default_title": "IP Country Flag",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icons/default.png",
    "96": "icons/default96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@My-IP-Country-Flag"
    }
  }
}

Best My IP Flag Alternatives

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