Insta Picloader Firefox

Examine source code of Insta Picloader

By: Nyaq
Inspect and view changes in Insta Picloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Insta Picloader",
  "version": "1.1.1",
  "icons": {
    "48": "img/extension-icon.png"
  },
  "applications": {
    "gecko": {
      "id": "insta-picloader@nyaq",
      "strict_min_version": "48.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.instagram.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background-script.js"
    ]
  },
  "permissions": [
    "downloads"
  ],
  "web_accessible_resources": [
    "img/download-icon.png"
  ]
}

Best Insta Picloader Alternatives

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