Skip to content

Releases: da-troll/GraphQLves

v1.1.0 — Renamed to GraphQLves

11 May 10:21

Choose a tag to compare

Changes

  • Renamed the extension from GraphQeLves to GraphQLves across all code, manifest, UI, and docs.
  • Version bump 1.0.0 → 1.1.0 (manifest, package.json, export bundle meta, mock User-Agent).
  • GitHub URLs in docs updated to github.com/da-troll/GraphQLves.

Breaking

  • LocalStorage theme key renamed (graphqelves-themegraphqlves-theme). Existing users will see the default dark theme once on next load.

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).