Instagram HD Profile Viewer Firefox

Examine source code of Instagram HD Profile Viewer

Inspect and view changes in Instagram HD Profile Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Instagram HD Profile Viewer",
  "version": "1.0",
  "description": "Displays a 1080p profile picture when clicking the magnifying glass icon on the avatar.",
  "author": "Dawid Pawełek",
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "permissions": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "instagram-pro-hd-profile-viewer@dawidpawelek.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.instagram.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best Instagram HD Profile Viewer Alternatives

Here are some Firefox add-ons that are similar to Instagram HD Profile Viewer: