Server Response Time Checker Firefox

Examine source code of Server Response Time Checker

Inspect and view changes in Server Response Time Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Server Response Time Checker",
  "version": "1.1",
  "description": "Measure the server response time and get alerts for slow responses.",
  "permissions": [
    "activeTab",
    "storage",
    "notifications",
    "alarms"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{da317d45-a8a1-4b07-bf06-ec8196917ff2}"
    }
  }
}

Best Server Response Time Checker Alternatives

Here are some Firefox add-ons that are similar to Server Response Time Checker: