Instagram Post Collector Firefox

Examine source code of Instagram Post Collector

Inspect and view changes in Instagram Post Collector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Instagram Post Collector",
  "description": "This widget allows you to collect a series of post links from Instagram Web along with their corresponding photo sets",
  "version": "4.0",
  "permissions": [
    "<all_urls>",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js?0"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "extra/content_common.js?0",
        "content_instagram.js?0"
      ]
    }
  ],
  "web_accessible_resources": [
    "gpl-1.0.txt?0",
    "popup.html?0",
    "page.html?0"
  ],
  "browser_action": {
    "default_icon": "default-64.png",
    "default_title": "Save Instagram"
  },
  "incognito": "spanning",
  "options_ui": {
    "page": "./options.html"
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{4a11407d-457b-4d92-b4d9-0adeceb4e035}"
    }
  }
}

Best Instagram Post Collector Alternatives

Here are some Firefox add-ons that are similar to Instagram Post Collector: