IBM Aspera Connect Firefox

Examine source code of IBM Aspera Connect

Inspect and view changes in IBM Aspera Connect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "IBM Aspera Connect",
  "version": "4.1.1.1",
  "description": "Enables high-speed Aspera transfers.",
  "default_locale": "en",
  "author": "ibm",
  "manifest_version": 2,
  "background": {
    "page": "background.html",
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "js": [
        "asperaweb.js"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "http://*/*",
    "https://*/*",
    "nativeMessaging",
    "activeTab"
  ],
  "icons": {
    "256": "icon-256.png"
  },
  "-ms-preload": {
    "backgroundScript": "backgroundScriptsAPIBridge.js",
    "contentScript": "contentScriptsAPIBridge.js"
  },
  "applications": {
    "gecko": {
      "id": "connect@aspera.ibm.com"
    }
  }
}

Best IBM Aspera Connect Alternatives

Here are some Firefox add-ons that are similar to IBM Aspera Connect: