Use this content when submitting to the Chrome Web Store.
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
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.
Capture these screenshots at 1280x800 resolution:
-
Main View - Show the extension with several GraphQL requests captured, one selected showing the Request tab with query and variables
-
Response View - Show a request with the Response tab active, displaying formatted JSON
-
Multi-Select Export - Select multiple requests showing the bulk export interface
-
Filtering - Show the Query filter active with only query operations visible
-
Headers View - Show the Headers tab with request/response headers
| 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 |
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
- Create Chrome Web Store Developer account ($5 one-time fee)
- Take 3-5 screenshots at 1280x800
- Run
npm run packageto 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)