Download with Aria2 Firefox

Examine source code of Download with Aria2

Inspect and view changes in Download with Aria2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extension_name__",
  "description": "__MSG_extension_description__",
  "version": "4.26.0.4164",
  "manifest_version": 2,
  "permissions": [
    "contextMenus",
    "downloads",
    "notifications",
    "storage",
    "tabs",
    "webNavigation",
    "webRequest",
    "webRequestBlocking",
    "http://*/*",
    "https://*/*"
  ],
  "default_locale": "en",
  "background": {
    "scripts": [
      "libs/aria2.js",
      "browserfix.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "scripts/message.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_action": {
    "default_icon": {
      "24": "icons/24.png"
    }
  },
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "options_ui": {
    "page": "pages/options/options.html",
    "open_in_tab": true
  },
  "commands": {
    "_execute_browser_action": {},
    "open_options": {
      "description": "__MSG_shortcut_options__"
    },
    "open_new_download": {
      "description": "__MSG_shortcut_newdld__"
    },
    "toggle_capture": {
      "description": "__MSG_shortcut_capture__"
    },
    "toggle_headers": {
      "description": "__MSG_shortcut_headers__"
    },
    "toggle_proxy": {
      "description": "__MSG_shortcut_proxy__"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "firefox@downloadWithAria2"
    }
  },
  "developer": {
    "name": "jc3213",
    "url": "https://github.com/jc3213/download_with_aria2"
  }
}

Best Download with Aria2 Alternatives

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