I am upgrading the manifest to v3. When I load the extension I get the following error WebSocket connection to 'ws://pboiicdpnbleoponcncnednhgapmcbfb/sockjs-node' failed: Error in connection establishment: net::ERR_NAME_NOT_RESOLVED
in local development.
This connection is initiated from webpack (more precisely react-app-rewired, seems like they run an own devServer instead of the webpack one).
I don't find anything that helped me with this one yet