Download UI Firefox

Examine source code of Download UI

By: Wildsky
Inspect and view changes in Download UI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "download-ui@wildsky",
      "strict_min_version": "51.0"
    }
  },
  "manifest_version": 2,
  "name": "Download UI",
  "version": "0.2.2resigned1",
  "description": "Provide user a better download UI",
  "homepage_url": "https://addons.mozilla.org/en-US/firefox/addon/donwload-ui/",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "downloads",
    "notifications"
  ],
  "browser_action": {
    "browser_style": true,
    "default_title": "",
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Download UI Alternatives

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