Partial File Downloader Firefox

Examine source code of Partial File Downloader

By: Jesse
Inspect and view changes in Partial File Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Partial File Downloader",
  "version": "1.0",
  "description": "Download a portion of a file instead of the entire file.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "downloads",
    "activeTab",
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "partial-file-downloader@example.com"
    }
  }
}

Best Partial File Downloader Alternatives

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