<- Chrome Settings Library

CorsMitigationList

Enable CORS check mitigations in the new CORS implementation
Last updated October 8, 2024
Deprecated

Enable Google Chrome to send specified headers without CORS checks. If this list is set to empty, Google Chrome tries to run Extensions in compatible manners, and does not introduce Google Chrome 79 as explained at https://developer.chrome.com/extensions/webRequest. If this list is set to have HTTP request header names, CORS inspection will ignore the listed headers in addition to enable the mitigation for Extensions. If this list is not set, both mitigations explained above are not applied. For details on CORS, visit: https://www.chromestatus.com/feature/5768642492891136. Note that this policy was announced to be removed in Google Chrome version 82, but removed in version 84.

Supported On:
Platform Start End
Chrome (Windows, Mac, Linux) 79 83
ChromeOS 79 83
Example value:

{"0":"x-googapps-allowed-domains","1":"youtube-restrict"}

Features: