FastahDM - Download Manager Firefox

Examine source code of FastahDM - Download Manager

Inspect and view changes in FastahDM - Download Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FastahDM - Download Manager",
  "version": "0.3.4",
  "description": "Send downloads to FastahDM for faster, resumable downloads with authentication support",
  "browser_specific_settings": {
    "gecko": {
      "id": "fastah-dm@fastah.com",
      "strict_min_version": "91.0",
      "data_collection_permissions": {
        "required": [
          "browsingActivity"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "permissions": [
    "downloads",
    "nativeMessaging",
    "cookies",
    "storage",
    "notifications",
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "32": "icons/icon16.png",
      "64": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "FastahDM"
  },
  "icons": {
    "32": "icons/icon16.png",
    "64": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "options_ui": {
    "page": "popup/popup.html",
    "browser_style": true
  }
}

Best FastahDM - Download Manager Alternatives

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