Lbc Message Timer Firefox

Examine source code of Lbc Message Timer

Inspect and view changes in Lbc Message Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Lbc Message Timer",
  "version": "2.1",
  "description": "Times how long it is going to take to send a message to a content script and return 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": "{f2658ede-a46c-4986-ace1-d49dfb03c288}"
    }
  }
}

Best Lbc Message Timer Alternatives

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