@Pallas I'm getting an error on ```globalThis.chrome.runtime.connect``` and I'm using ```chrome.runt

@Pallas I'm getting an error on
globalThis.chrome.runtime.connect
and I'm using
chrome.runtime.onMessage.addListener

Seems that the service worker lives for a while and then disconnect. How can I solve that issue?
Was this page helpful?