React Performance Devtool Firefox

Examine source code of React Performance Devtool

Inspect and view changes in React Performance Devtool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "React Performance Devtool",
  "short_name": "react-perf-devtool",
  "description": "A devtool extension for inspecting the performance of React components.",
  "version": "5resigned1",
  "devtools_page": "devtools.html",
  "icons": {
    "16": "./icon/RP16.png",
    "48": "./icon/RP48.png",
    "128": "./icon/RP128.png"
  },
  "permissions": [
    "file:///*",
    "http://*/*",
    "https://*/*"
  ],
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "{bab76fc8-0ef8-42f8-a8d2-934bfe0fcaeb}"
    }
  }
}

Best React Performance Devtool Alternatives

Here are some Firefox add-ons that are similar to React Performance Devtool: