FPSCounter Firefox

Examine source code of FPSCounter

Por: Dennetix Add-on
Inspect and view changes in FPSCounter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FPSCounter",
  "version": "0.2.3",
  "description": "Injects a FPS counter into every site containing a canvas.",
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "run_at": "document_end",
      "js": [
        "fpscounter.js"
      ]
    }
  ]
}

Melhores alternativas FPSCounter

Aqui estão algumas Firefox add-ons que são similares a FPSCounter: