Speed Test Pro Firefox

Examine source code of Speed Test Pro

Inspect and view changes in Speed Test Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Speed Test Pro",
  "version": "1.0",
  "description": "Measure internet speed (ping, download, upload) and export results with timestamps. All tests run client-side using Cloudflare's public endpoints. No data collection or external tracking.",
  "browser_specific_settings": {
    "gecko": {
      "id": "speedtest_pro@user.dev",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "browser_action": {
    "default_title": "Speed Test Pro",
    "default_popup": "popup.html"
  },
  "permissions": [
    "storage",
    "https://speed.cloudflare.com/*",
    "https://cdn.jsdelivr.net/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Speed Test Pro Alternatives

Here are some Firefox add-ons that are similar to Speed Test Pro: