How to make a cross-origin request in a content script (currently blocked by CORB despite the correct CORS headers)?
I am developing a Chrome extension which makes requests from certain websites to an API I control. Until Chrome 73, the extension worked correctly. After upgrading to Chrome 73, I started getting the following error: