A service worker cannot listen
Manifest V3 replaced the persistent background page with a service worker that the browser is free to kill at any moment, and which cannot open a listening socket. So the extension dials out instead: it opens the WebSocket to a daemon already running on loopback.