Since Google changed the version of the manifest from V2 to V3, I can't keep the background process active. I need to keep the background process alive to continuously receive data from a webservice or using websockets.
Is there any way to do this using MV3?