Insta picture saver Firefox

Examine source code of Insta picture saver

By: Mr Giga
Inspect and view changes in Insta picture saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Instagram Image Downloader",
  "version": "1.3",
  "description": "Enable right-click 'Open Image in new tab' and 'Save Image As...' on Instagram.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{0EC255D5-5AA3-48F0-AF2A-7BDDF0E0CD5B}",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "icons": {
    "128": "icons/instagram.png"
  },
  "action": {
    "default_icon": "icons/instagram.png",
    "default_title": "Instagram Image Downloader"
  },
  "host_permissions": [
    "*://www.instagram.com/*",
    "*://instagram.com/*",
    "*://*.cdninstagram.com/*",
    "*://*.fbcdn.net/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://www.instagram.com/*",
        "*://instagram.com/*"
      ],
      "js": [
        "content-script.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best Insta picture saver Alternatives

Here are some Firefox add-ons that are similar to Insta picture saver: