Instagram Fullscreen Viewer Firefox

Examine source code of Instagram Fullscreen Viewer

By: Anirudh
Inspect and view changes in Instagram Fullscreen Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Instagram Fullscreen Viewer",
  "version": "1.2",
  "description": "Enables fullscreen mode for Instagram videos, reels, and images with enhanced controls",
  "icons": {
    "128": "icons/ifv-icon.png"
  },
  "incognito": "split",
  "browser_specific_settings": {
    "gecko": {
      "id": "instagram-fullscreen@AnirudhMemani.github.io",
      "strict_min_version": "109.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.instagram.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Instagram Fullscreen Viewer Alternatives

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