Selection Downloader Firefox

Examine source code of Selection Downloader

Inspect and view changes in Selection Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Selection Downloader",
  "version": "1.0.0",
  "default_locale": "en",
  "description": "Allows mass-downloading of links in a selection.",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "512": "icons/512.png"
  },
  "author": "Chlod Alejandro",
  "background": {
    "scripts": [
      "src/background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "downloads",
    "activeTab",
    "cookies"
  ],
  "applications": {
    "gecko": {
      "id": "sectiondownloader@chlod.net"
    }
  }
}

Best Selection Downloader Alternatives

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