HTML Video FPS Counter. Firefox

Examine source code of HTML Video FPS Counter.

Inspect and view changes in HTML Video FPS Counter. source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HTML Video FPS Counter.",
  "version": "1.2resigned1",
  "description": "View the fps of a running video ",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/fps.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{78fca45b-3a22-4425-b7e1-315c60a92037}"
    }
  }
}

Best HTML Video FPS Counter. Alternatives

Here are some Firefox add-ons that are similar to HTML Video FPS Counter.: