Download Manager Firefox

Examine source code of Download Manager

Inspect and view changes in Download Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Download Manager",
  "author": "Tidal Media Inc.",
  "description": "Enables the integration of the Download Manager app with the Firefox Browser - Redirects all download links directly to the App",
  "version": "1.0.0",
  "icons": {
    "128": "icon_128.png"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "activeTab",
    "storage"
  ]
}

Best Download Manager Alternatives

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