Internet File Downloader Firefox

Examine source code of Internet File Downloader

Inspect and view changes in Internet File Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "1.5.6",
  "incognito": "spanning",
  "default_locale": "en",
  "icons": {
    "16": "icons/ifd-logo-16.png",
    "32": "icons/ifd-logo-32.png",
    "48": "icons/ifd-logo-48.png",
    "128": "icons/ifd-logo-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "internet-file-downloader-helper@ifd",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent",
          "websiteActivity"
        ],
        "optional": [
          "authenticationInfo"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "permissions": [
    "downloads",
    "storage",
    "contextMenus",
    "cookies",
    "webRequest",
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "ifd-storage-bridge.js",
      "background.js"
    ],
    "persistent": true
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_action": {
    "default_title": "__MSG_extName__",
    "default_icon": {
      "16": "icons/ifd-logo-16.png",
      "32": "icons/ifd-logo-32.png"
    }
  }
}

Best Internet File Downloader Alternatives

Here are some Firefox add-ons that are similar to Internet File Downloader: