Disable CORS in a better way
Disable CORS for specific Web Pages and for specific Requests.
Define which requests your want to disable the CORS allowing sensitive requests (security most of them) intact.
You can run Webpack (which requires ws with enabled cors) and disable CORS for your API.
Latest reviews
- (2021-01-28) Benedikt Schnabel: did not work for me on fedora with chrome 87.0.4280.88. it still blocked CORS
- (2020-03-31) 叶文滔: 简单粗暴解决问题
- (2020-02-21) Luke Vo: Very good extension, only enable on specific domains instead of the whole browser.
- (2019-11-28) Shin Ji: The best cross origin extension!!
- (2019-06-19) 皱巴巴周爸爸: 这个可以自定义ACAO头,不是无脑设成*,好评。