Skip to content

Releases: da-troll/GraphQeLves

v1.0.0 - Initial Release

15 Jan 23:41

Choose a tag to compare

GraphQeLves v1.0.0

The first official release of GraphQeLves - a Chrome DevTools extension for inspecting and debugging GraphQL network requests.

Features

  • Real-time monitoring of GraphQL queries, mutations, and subscriptions
  • Syntax-highlighted GraphQL query viewer
  • Formatted JSON response viewer
  • Request/response header inspection
  • Multi-select export with cURL commands
  • Smart filtering by operation type and search
  • Dark/light theme support
  • Persisted query detection

Installation

  1. Download graphqelves-v1.0.0.zip
  2. Extract the ZIP file
  3. Go to chrome://extensions/
  4. Enable "Developer mode"
  5. Click "Load unpacked" and select the extracted folder

Or install from the Chrome Web Store (coming soon).