Aria2 manager Firefox

Examine source code of Aria2 manager

Par : kevin.l Add-on
Inspect and view changes in Aria2 manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "short_name": "Aria2 WebUI",
  "options_ui": {
    "page": "ui/options.html",
    "open_in_tab": true
  },
  "permissions": [
    "cookies",
    "tabs",
    "notifications",
    "contextMenus",
    "downloads",
    "storage",
    "activeTab",
    "<all_urls>"
  ],
  "version": "1.2.8",
  "minimum_chrome_version": "60.0.0",
  "background": {
    "persistent": true,
    "scripts": [
      "js/xfetch-js.min.js",
      "js/background.js"
    ]
  },
  "browser_action": {
    "default_icon": "imgs/logo64.png"
  },
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
  "default_locale": "zh_TW",
  "description": "__MSG_description__",
  "icons": {
    "32": "imgs/logo32.png",
    "64": "imgs/logo64.png",
    "128": "imgs/logo128.png"
  }
}

Meilleures alternatives Aria2 manager

Voici quelques Firefox add-ons qui sont similaires à Aria2 manager :