warrenday / graphql-network-inspector

A better network inspector for viewing and debugging GraphQL requests.
MIT License
466 stars 46 forks source link

Can't Read or Change Site's data #83

Closed lihebi closed 1 year ago

lihebi commented 1 year ago

Describe the bug The extension icon is grayed out and says "Can't read or Change site's data". I've tried quitting and re-opening chrome, not working. I've also tried Chrome Canary and Firefox, all with the same issue.

To Reproduce Steps to reproduce the behavior:

  1. install GraphQL Inspector chrome extension
  2. Click on extension icon

Expected behavior Not grayed out, and show a tab in the developer console.

Screenshots

Screenshot 2023-02-27 at 11 08 34 AM

Desktop (please complete the following information):

lihebi commented 1 year ago

Ah, I see; there is a "GraphQL Network" tab.

Screenshot 2023-02-28 at 4 57 32 PM
warrenday commented 1 year ago

I'll update the readme. Thanks for raising!