Instagram Downloader & Mobile Layout Firefox

Examine source code of Instagram Downloader & Mobile Layout

Inspect and view changes in Instagram Downloader & Mobile Layout source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Instagram Downloader & Mobile Layout",
  "version": "1.0",
  "description": "Rediscover the feeling of using Instagram on mobile, support Instagram downloading.",
  "icons": {
    "64": "icons/64.png"
  },
  "action": {
    "default_icon": {
      "64": "icons/64.png"
    }
  },
  "background": {
    "scripts": [
      "js/common.js",
      "js/background.js"
    ]
  },
  "permissions": [
    "storage",
    "tabs",
    "downloads",
    "declarativeNetRequest"
  ],
  "content_scripts": [
    {
      "all_frames": true,
      "css": [
        "css/content.css"
      ],
      "js": [
        "js/jquery-1.10.2.min.js",
        "js/common.js",
        "js/content.js"
      ],
      "matches": [
        "https://*.instagram.com/*"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "js/common.js",
        "js/rewriteUserAgent.js",
        "icons/*"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{87e3e0cb-05fc-4070-9394-48ee4b49bee0}"
    }
  }
}

Best Instagram Downloader & Mobile Layout Alternatives

Here are some Firefox add-ons that are similar to Instagram Downloader & Mobile Layout: