Instagram PFP Viewer Firefox

Examine source code of Instagram PFP Viewer

Inspect and view changes in Instagram PFP Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Instagram PFP Viewer",
  "version": "1.1",
  "description": "View full-size profile pictures right inside Instagram, in-page and in one click.",
  "permissions": [
    "cookies",
    "downloads"
  ],
  "host_permissions": [
    "*://*.instagram.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.instagram.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "instagram-pfp-viewer@seckinaktunc.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Instagram PFP Viewer Alternatives

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