Apparently there is no web extension API to inspect the body of a fetch response and you have to override window.fetch
Seems like an omission in the spec.
If we're talking about chrome extension, yes.
But firefox extension expose API to inspect the response stream.
If we're talking about chrome extension, yes.
But firefox extension expose API to inspect the response stream.