FPSCounter Firefox

Examine source code of FPSCounter

제작자: 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"
      ]
    }
  ]
}

최고의 FPSCounter 대안

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