Online Internet Speed Test Firefox

Examine source code of Online Internet Speed Test

Inspect and view changes in Online Internet Speed Test source codes across current and past versions
Vidego icon
Looking to download videos? Try the universal video downloader:
Please login to examine the extension's source code.
manifest.json
{
  "name": "Online Internet Speed Test",
  "version": "6.4001",
  "description": "Online Internet Speed Test",
  "manifest_version": 3,
  "browser_specific_settings": {
    "gecko": {
      "id": "@online-internet-speed-test",
      "data_collection_permissions": {
        "required": [
          "browsingActivity",
          "searchTerms"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/16.png",
    "19": "icons/19.png",
    "32": "icons/32.png",
    "38": "icons/38.png",
    "48": "icons/48.png",
    "64": "icons/64.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "storage",
    "idle",
    "alarms"
  ],
  "background": {
    "scripts": [
      "serviceWorker.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "broker.js"
      ],
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "run_at": "document_start",
      "all_frames": true
    },
    {
      "js": [
        "page.js"
      ],
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ],
  "action": {
    "default_icon": {
      "19": "icons/19.png",
      "38": "icons/38.png"
    },
    "default_title": "",
    "default_popup": "popup.html"
  }
}

Best Online Internet Speed Test Alternatives

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