Network Ping Tool Firefox

Examine source code of Network Ping Tool

Inspect and view changes in Network Ping Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Network Ping Tool",
  "version": "1.0.0",
  "description": "Measure HTTP response latency to any host. Run up to 50 pings and see min/avg/max with a live bar graph.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{b8fb0d86-b0db-43bd-a16c-886cbe895505}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "96": "icons/icon96.png",
      "128": "icons/icon128.png"
    },
    "default_title": "Connection Tester",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "tabs"
  ]
}

Melhores alternativas Network Ping Tool

Aqui estão algumas Firefox add-ons que são similares a Network Ping Tool: