# chrome-graphql-playground **Repository Path**: mirrors_glensc/chrome-graphql-playground ## Basic Information - **Project Name**: chrome-graphql-playground - **Description**: Chrome extension for GraphQL Playground - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-17 - **Last Updated**: 2026-01-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # chrome-graphql-playground Chrome extension for [GraphQL Playground](https://github.com/prisma/graphql-playground). Running the GraphQL Playground as an extension overcomes CORS issues that occur when loading it from the web (you're able to call any GraphQL endpoint). From the "Settings" screen, setting the `request.credentials` option to `include` allows you to pass cookie credentials to any GraphQL endpoint that requires it. ![](screenshots/light.png) ![](screenshots/dark.png) ![image](https://user-images.githubusercontent.com/1755680/114071327-47ff4380-98a1-11eb-89ce-cd333a71d6ca.png)