Download Auto-Resume Firefox

Examine source code of Download Auto-Resume

By: LoonaPi Add-on
Inspect and view changes in Download Auto-Resume source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Download Auto-Resume",
  "version": "2.0",
  "description": "Instantly resumes interrupted downloads, waits quietly while you're offline, and restarts downloads that cannot be resumed.",
  "browser_specific_settings": {
    "gecko": {
      "id": "download-auto-resume@kiroshennaidu.github.io",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "downloads",
    "storage",
    "alarms",
    "notifications",
    "captivePortal"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Download Auto-Resume Alternatives

Here are some Firefox add-ons that are similar to Download Auto-Resume: