Instagram Plus Firefox

Examine source code of Instagram Plus

Inspect and view changes in Instagram Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Instagram Plus",
  "description": "Extra controls for Instagram videos, reels, stories, and posts.",
  "version": "1.1",
  "manifest_version": 3,
  "permissions": [
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "https://instagram.com/*",
    "https://www.instagram.com/*"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png"
    },
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "run_at": "document_start",
      "matches": [
        "https://instagram.com/*",
        "https://www.instagram.com/*"
      ],
      "js": [
        "instagram.js"
      ],
      "css": [
        "instagram.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "turbo@instagramplus",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Instagram Plus Alternatives

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