Message Timer pro Firefox

Examine source code of Message Timer pro

Inspect and view changes in Message Timer pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Message Timer pro",
  "version": "1.3",
  "description": "Times how long it takes to send a message to a content script and back.",
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "page.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "Time to current page",
    "default_icon": "clock.png",
    "default_popup": "popup.html"
  },
  "manifest_version": 2
}

Best Message Timer pro Alternatives

Here are some Firefox add-ons that are similar to Message Timer pro: