Message Timer Firefox

Examine source code of Message Timer

제작자: raza expert
Inspect and view changes in Message Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Message Timer",
  "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,
  "browser_specific_settings": {
    "gecko": {
      "id": "{5c02ddd2-7ed5-4000-9d15-91cf9a219d7a}"
    }
  }
}

최고의 Message Timer 대안

다음은 Message Timer과(와) 유사한 Firefox add-on입니다: