You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But I have no idea how to fix this after a few hours of trying different approaches. I don't think we can reliably do the fetch in the content script either.
This appears to be the last remaining issue for Firefox support.
The text was updated successfully, but these errors were encountered:
hello, I am working on a similar project that uses a content script to modify images on a web page. have you found a solution to these CORS errors? i've also not found a way to resolve this problem.
For some reason, Firefox seems to be very unhappy with the cross-origin requests out of the background script from the extension. I've posted about this here: https://discourse.mozilla.org/t/bypassing-cors-restrictions-on-background-scripts/113839/2
But I have no idea how to fix this after a few hours of trying different approaches. I don't think we can reliably do the fetch in the content script either.
This appears to be the last remaining issue for Firefox support.
The text was updated successfully, but these errors were encountered: