Simple mass downloader Firefox

Examine source code of Simple mass downloader

Inspect and view changes in Simple mass downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple mass downloader",
  "short_name": "SMD",
  "description": "A simple but powerful bulk/mass downloader. Download links from multiple tabs at once. Advanced filtering & multi-renaming options.",
  "version": "0.802resigned1",
  "applications": {
    "gecko": {
      "strict_min_version": "59.0a1",
      "id": "gelprec.smd@gmail.com"
    }
  },
  "icons": {
    "128": "ui/download.png"
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "browser_action": {
    "default_icon": "ui/download.png",
    "default_title": "Simple mass downloader",
    "default_popup": "ui/main.html"
  },
  "permissions": [
    "<all_urls>",
    "*://*/*",
    "storage",
    "unlimitedStorage",
    "tabs",
    "activeTab",
    "downloads",
    "downloads.open",
    "contextMenus",
    "clipboardRead",
    "webNavigation"
  ],
  "background": {
    "page": "/background/background.html"
  },
  "web_accessible_resources": [
    "ui/pixel.png",
    "ui/download.png",
    "ui/quick.html",
    "ui/close.svg"
  ]
}

Best Simple mass downloader Alternatives

Here are some Firefox add-ons that are similar to Simple mass downloader: