Surge Firefox

Examine source code of Surge

By: Surge
Inspect and view changes in Surge source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Surge Download Manager",
  "description": "High-performance download acceleration with live progress tracking. Intercepts downloads and accelerates them using Surge's multi-connection engine.",
  "version": "2.0.4",
  "permissions": [
    "downloads",
    "storage",
    "notifications",
    "webRequest",
    "http://127.0.0.1/*",
    "<all_urls>"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "surge@surge-downloader.com",
      "strict_min_version": "109.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Surge",
    "default_popup": "popup.html"
  }
}

Best Surge Alternatives

Here are some Firefox add-ons that are similar to Surge: