Site Response Timer Firefox

Examine source code of Site Response Timer

提供元: tonycolt
Inspect and view changes in Site Response Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Site Response Timer",
  "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": "{c1d3a01b-1fd1-4f59-bc76-873728a4ad60}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "browser_action": {
    "default_icon": {
      "16": "static/icon16.png",
      "32": "static/icon32.png",
      "48": "static/icon48.png",
      "96": "static/icon96.png",
      "128": "static/icon128.png"
    },
    "default_title": "Site Response Timer",
    "default_popup": "app/popup.html"
  },
  "icons": {
    "16": "static/icon16.png",
    "32": "static/icon32.png",
    "48": "static/icon48.png",
    "96": "static/icon96.png",
    "128": "static/icon128.png"
  },
  "permissions": [
    "tabs"
  ]
}

ベストのSite Response Timer代替案

Site Response Timerに類似したFirefox add-onをいくつか紹介します: