download auto resumer Firefox

Examine source code of download auto resumer

Por: john
Inspect and view changes in download auto resumer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "auto resumer",
  "description": "when download interrupted, this addon make download resume.",
  "version": "0.0.1",
  "icons": {
    "64": "icons/icon.png"
  },
  "background": {
    "scripts": [
      "background_script.js"
    ]
  },
  "permissions": [
    "downloads",
    "alarms",
    "storage"
  ],
  "browser_action": {
    "default_icon": {
      "64": "icons/icon.png"
    },
    "default_popup": "browserAction/index.html",
    "default_title": "AutoResumer"
  }
}

Mejores alternativas download auto resumer

Aquí hay algunas Firefox add-ons que son similares a download auto resumer: