Secure Download Manager Firefox

Examine source code of Secure Download Manager

By: Vickie Add-on
Inspect and view changes in Secure Download Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "48": "icons/download-48.png"
  },
  "permissions": [
    "downloads",
    "storage",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/download-48.png",
    "default_popup": "popup.html",
    "default_title": "__MSG_extensionName__"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{101975c3-d1dc-46c0-b22b-4d9818b22894}"
    }
  }
}

Best Secure Download Manager Alternatives

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