IGID Resolver Firefox

Examine source code of IGID Resolver

Inspect and view changes in IGID Resolver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "IG Identity Resolver",
  "version": "1.0.0",
  "description": "Instantly resolve Instagram usernames to numeric IDs and vice versa. View follower stats and profile info.",
  "permissions": [],
  "host_permissions": [
    "*://*.instagram.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ig-resolver@androbeet",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best IGID Resolver Alternatives

Here are some Firefox add-ons that are similar to IGID Resolver: