Chrome Extension > Manifold API call

Hello,

I am trying to write a Google Chrome extension for myself that shows me recent Manifold drops. But the Manifold server is blocking my request. Is there any way to allow access for my extension?

This is the error message I get:

Access to fetch at ‘Manifold - web3 for Creators’ (redirected from ‘Manifold - web3 for Creators’) from origin ‘chrome-extension://(REDACTED)’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. If an opaque response serves your needs, set the request’s mode to ‘no-cors’ to fetch the resource with CORS disabled.

Cheers
TO