InstaSave Firefox

Examine source code of InstaSave

Inspect and view changes in InstaSave 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
{
  "name": "InstaSave",
  "description": "InstaSave",
  "version": "1.0.3",
  "manifest_version": 2,
  "browser_action": {
    "default_title": "InstaSave: Instagram Videos Downloader",
    "default_icon": "icons/ic_128.png"
  },
  "icons": {
    "32": "icons/ic_32.png",
    "48": "icons/ic_48.png",
    "96": "icons/ic_96.png",
    "128": "icons/ic_128.png"
  },
  "content_scripts": [
    {
      "run_at": "document_end",
      "matches": [
        "https://*.instagram.com/*"
      ],
      "js": [
        "script.js"
      ]
    }
  ],
  "permissions": [
    "https://*.instagram.com/*"
  ],
  "web_accessible_resources": [
    "icons/*.png"
  ]
}

Best InstaSave Alternatives

Here are some Firefox add-ons that are similar to InstaSave: