GraphiQL extension - Chrome Add-on for GraphQL IDE
GraphiQL extension is a Chrome add-on developed by PowerKiKi that allows users to work with the GraphiQL IDE on any GraphQL endpoint. This simple extension acts as a wrapper for the GraphiQL tool, providing users with a seamless experience for querying and exploring GraphQL APIs.
With GraphiQL extension, users can easily send requests to any GraphQL endpoint as long as they are authorized within their current browser session. The extension takes care of setting cookies and ensures a smooth connection to the endpoint.
This extension is a fork of the ChromeiQL project, which appears to be unmaintained. GraphiQL extension offers a more up-to-date and reliable solution for developers and users who rely on the GraphiQL IDE for their GraphQL workflows.
Overall, GraphiQL extension is a valuable tool for developers working with GraphQL APIs, providing a convenient and accessible way to interact with GraphQL endpoints directly from the Chrome browser.