Skip to content

Latest commit

 

History

History
123 lines (83 loc) · 3.48 KB

File metadata and controls

123 lines (83 loc) · 3.48 KB

Chrome Web Store Listing Content

Use this content when submitting to the Chrome Web Store.


Basic Information

Extension Name: GraphQeLves

Short Description (132 chars max):

GraphQL network inspector for DevTools. Monitor queries, mutations & subscriptions with syntax highlighting and batch export.

Character count: 124

Category: Developer Tools

Language: English


Detailed Description

GraphQeLves is a powerful Chrome DevTools extension designed for developers working with GraphQL APIs. It provides real-time monitoring and inspection of all GraphQL network traffic with a clean, intuitive interface.

KEY FEATURES

Real-Time Monitoring
• Automatically captures all GraphQL queries, mutations, and subscriptions
• Displays operation names, variables, and response data as requests happen
• Detects persisted queries using Apollo-style extensions

Request Inspection
• Syntax-highlighted GraphQL queries with vibrant color coding
• Formatted JSON response viewer
• Raw response body access
• Request and response header inspection

Smart Filtering
• Filter by operation type (Query, Mutation, Subscription)
• Search by operation name or URL
• Color-coded type badges for quick identification

Export & Share
• Copy individual queries, variables, or cURL commands
• Batch export multiple requests as JSON bundles
• Automatic sensitive header redaction (Authorization, cookies, API keys)

Developer Experience
• Dark mode optimized for DevTools
• Virtual scrolling for handling hundreds of requests
• Multi-select with Shift+Click and Cmd/Ctrl+Click
• Keyboard-friendly navigation

PRIVACY FOCUSED
• No data collection or tracking
• All data stays local in your browser
• No external server communication
• Open source and auditable

Perfect for debugging GraphQL APIs, monitoring application behavior, and sharing request details with your team.

Screenshots Needed

Capture these screenshots at 1280x800 resolution:

  1. Main View - Show the extension with several GraphQL requests captured, one selected showing the Request tab with query and variables

  2. Response View - Show a request with the Response tab active, displaying formatted JSON

  3. Multi-Select Export - Select multiple requests showing the bulk export interface

  4. Filtering - Show the Query filter active with only query operations visible

  5. Headers View - Show the Headers tab with request/response headers


Store Assets Checklist

Asset Size Status
Icon 128x128 128x128 PNG ✅ Ready
Screenshot 1 1280x800 PNG ⬜ Needed
Screenshot 2 1280x800 PNG ⬜ Needed
Screenshot 3 1280x800 PNG ⬜ Needed
Small Promo Tile 440x280 PNG ⬜ Optional
Large Promo Tile 920x680 PNG ⬜ Optional
Marquee 1400x560 PNG ⬜ Optional

Additional Settings

Website: https://github.com/da-troll/GraphQeLves

Support URL: https://github.com/da-troll/GraphQeLves/issues

Privacy Policy URL: https://trollefsen.com/graphqelves/privacy-policy.html

Regions: All regions

Visibility: Public

Mature Content: No


Submission Checklist

  • Create Chrome Web Store Developer account ($5 one-time fee)
  • Take 3-5 screenshots at 1280x800
  • Run npm run package to create ZIP file
  • Upload ZIP to Chrome Web Store
  • Fill in listing details from this document
  • Add privacy policy URL
  • Submit for review (typically 1-3 business days)