GraphQL DevTools Firefox

Examine source code of GraphQL DevTools

Inspect and view changes in GraphQL DevTools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "GraphQL Network",
  "version": "1.5",
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "@graphqldevtools",
      "strict_min_version": "57.0"
    }
  },
  "devtools_page": "devtools.html",
  "icons": {
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "tabs",
    "http://*/*",
    "https://*/*"
  ]
}

Best GraphQL DevTools Alternatives

Here are some Firefox add-ons that are similar to GraphQL DevTools: