Making the great GraphiQL tool available anywhere as a Chrome extension.
Based on the GraphiQL example code.
With option to add headers. Header format is JSON or HEADER_NAME:HEADER_VALUE;
Clone repository:
git clone https://github.com/helper2424/ChromeiQL.git
Build last version of the extenstion:
cd ChromeiQL
yarn install
webpack
If everything is ok and extension build succesfully you could install extension to your browser: