Fast.com - Display Network Speed in Bytes. Firefox

Examine source code of Fast.com - Display Network Speed in Bytes.

Inspect and view changes in Fast.com - Display Network Speed in Bytes. source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Fast.com - Display Network Speed in Bytes.",
  "version": "1.0",
  "description": "Extension to display the network speed in Bytes. Like KB/s & MB/s",
  "content_scripts": [
    {
      "matches": [
        "https://fast.com/*",
        "http://fast.com/*"
      ],
      "js": [
        "fast.js"
      ],
      "css": [
        "fast.css"
      ]
    }
  ],
  "icons": {
    "128": "128.png"
  }
}

Best Fast.com - Display Network Speed in Bytes. Alternatives

Here are some Firefox add-ons that are similar to Fast.com - Display Network Speed in Bytes.: