JDA Integration Firefox

Examine source code of JDA Integration

Inspect and view changes in JDA Integration source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "JDA - Jyotismoy's Download Accelerator",
  "version": "0.3.0",
  "description": "Intercepts browser downloads and sends authenticated request details to JDA.",
  "permissions": [
    "downloads",
    "storage",
    "cookies",
    "tabs",
    "webRequest"
  ],
  "host_permissions": [
    "<all_urls>",
    "http://127.0.0.1:14732/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "jda-extension@jyotismoykalita.github.io",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "128": "icons/icon128.png"
  }
}

Best JDA Integration Alternatives

Here are some Firefox add-ons that are similar to JDA Integration: