HTTP Directory Downloader Firefox

Examine source code of HTTP Directory Downloader

Inspect and view changes in HTTP Directory Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "filesDownloader.js"
    ]
  },
  "manifest_version": 2,
  "name": "HTTP Directory Downloader",
  "author": "Rushikesh Tade",
  "developer": {
    "name": "Rushikesh Tade",
    "url": "https://github.com/rushikesh988/"
  },
  "version": "0.3resigned1",
  "description": "Downloads all the files from Current HTTP directory Page",
  "homepage_url": "https://github.com/rushikesh988/httpdirdownloader",
  "icons": {
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "64": "icons/icon64.png",
    "96": "icons/icon96.png"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "permissions": [
    "tabs",
    "activeTab",
    "downloads",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/icon96.png",
    "default_title": "HTTP Directory Downloader"
  },
  "applications": {
    "gecko": {
      "id": "rushikesh988-4@gmail.com"
    }
  }
}

Best HTTP Directory Downloader Alternatives

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