Instagram PK Viewer Firefox

Examine source code of Instagram PK Viewer

By: nader Add-on
Inspect and view changes in Instagram PK Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Instagram PK Viewer",
  "version": "1.0",
  "description": "Shows Instagram PK and profile image",
  "host_permissions": [
    "https://www.instagram.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.instagram.com/*"
      ],
      "js": [
        "inject.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ig-pk-viewer@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Instagram PK Viewer Alternatives

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