Instagram Simple Downloader Firefox

Examine source code of Instagram Simple Downloader

Inspect and view changes in Instagram Simple Downloader source codes across current and past versions
Vidego icon
Looking to download videos? Try the universal video downloader:
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Instagram Simple Downloader",
  "version": "1.0.0",
  "description": "Add a simple button to download photos and videos from feed/story/profile.",
  "icons": {
    "48": "icons/logo-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.instagram.com/*"
      ],
      "js": [
        "app.js"
      ]
    }
  ],
  "permissions": [
    "downloads"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Instagram Simple Downloader Alternatives

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