Easily save Instagram Firefox

Examine source code of Easily save Instagram

Inspect and view changes in Easily save Instagram 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 Downloader",
  "version": "1.0.0",
  "description": "Download images and videos from Instagram pages you visit. Adds small download buttons on posts and a popup to bulk-download media found on the current page.",
  "permissions": [
    "downloads",
    "activeTab",
    "tabs",
    "*://*.instagram.com/*"
  ],
  "browser_action": {
    "default_title": "Instagram Downloader",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.instagram.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ede59ab4-f42c-4289-94cd-9150158b3d40}"
    }
  }
}

Best Easily save Instagram Alternatives

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