apollo-client-devtools icon indicating copy to clipboard operation
apollo-client-devtools copied to clipboard

Add support for inspecting iframes

Open karthikiyengar opened this issue 1 year ago • 0 comments

Prior discussions: https://github.com/apollographql/apollo-client-devtools/pull/951 https://github.com/apollographql/apollo-client-devtools/discussions/380

This PR adds support for using Apollo DevTools with iframes by leveraging the all_frames capability afforded to browser extensions.

Since we're using fork actively as an internally published extension, this branch also contains some changes that upgrades the extension from Manifest V2 to V3.

karthikiyengar avatar Mar 10 '23 10:03 karthikiyengar