Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Chrome 73 new CORS security #62

Closed
CrazyCoder opened this issue Feb 15, 2019 · 0 comments
Closed

Support for Chrome 73 new CORS security #62

CrazyCoder opened this issue Feb 15, 2019 · 0 comments
Milestone

Comments

@CrazyCoder
Copy link

Many extension features don't work in Chrome Beta 73.0.3683.27 and later. It will stop working on 12 March 2019 in Chrome 73 release as well.

The error in the Console may look like:

Cross-Origin Read Blocking (CORB) blocked cross-origin response https://... with MIME type application/json. 

See https://www.chromium.org/Home/chromium-security/extension-content-script-fetches .

Workaround: open chrome://flags, set Enable network service flag to Disabled
network service

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants