Download Plenty Firefox

Examine source code of Download Plenty

By: fluks
Inspect and view changes in Download Plenty source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Download Plenty",
  "version": "0.15.0",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "icons": {
    "16": "data/logo_16x16.svg",
    "48": "data/logo_48x48.svg",
    "96": "data/logo_96x96.svg",
    "128": "data/logo_128x128.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "downloadplenty@fluks",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "common/common.js",
      "background/background.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "data/logo.svg",
    "default_title": "Download Plenty"
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "permissions": [
    "activeTab",
    "<all_urls>",
    "downloads",
    "storage"
  ]
}

Best Download Plenty Alternatives

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