Relative Content

Tag Archive for javascriptgoogle-chrome-extensioncontent-security-policy

Extension and App webworker communication

I’ve got a PWA with a webworker responding to requests at /api/. I also have an extension that goes with the app and I’d love it to be able to make requests of the PWA. I’ve tried a number of ways with no luck and am wondering if/how it’s even possible.