Allow CORS: Access-Control-Allow-Origin
Easily add (Access-Control-Allow-Origin: *) rule to the response header.
No more CORS error by appending 'Access-Control-Allow-Origin: *' header to local and remote web requests when enabled
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
This extension bypasses the "XMLHttpRequest" and "fetch" rejections by altering the "Access-Control-Allow-Origin" and "Access-Control-Allow-Methods" headers for every request that the browser receives. You can activate the extension by pressing the action button. Also, use the right-click context menu over the action button to modify which headers the extension manipulates. You can also ask the extension not to overwrite these headers when the server returns values for them.
The default values for the headers:
Access-Control-Allow-Origin: request initiator or empty
Access-Control-Allow-Methods": GET, PUT, POST, DELETE, HEAD, OPTIONS, PATCH, PROPFIND, PROPPATCH, MKCOL, COPY, MOVE, LOCK
Access-Control-Allow-Methods: request initiator or empty
Access-Control-Allow-Credentials: true
Inspect the latest comments and rating distribution.
Store average score: 4.1. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
Easily add (Access-Control-Allow-Origin: *) rule to the response header.
No more Content-Security-Policy limitations. This extension removes all CSP-related headers during website testing.
Cross Domain will help you to deal with cross domain - CORS problem. This is tool helpful when face with cross domain issue.
Allow cross-domain requests by override Origin and CORS headers. Log/capture XmlHttpRequest API calls for debugging and analytics.
Angular DevTools extends Chrome DevTools adding Angular specific debugging and profiling capabilities.
Disable Content-Security-Policy for web application testing. When the icon is coloured, CSP headers are disabled.
Not in this case "The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'. The credentials mode of requests initiated by the XMLHttpRequest is controlled by the withCredentials attribute" in this case (and, in fact it will work better everywhere), header should be origin of request.
not working on my side
As of today (28 July 2020), CORS Unblock seems to be breaking Youtube video playback. But it's easy enough to keep it disabled most of the time and enable it quickly if I'm doing a bit of AJAX testing.
Не работает, пишет Uncaught DOMException: Blocked a frame with origin "https://ionmc.top" from accessing a cross-origin frame.
Amazing, it solved the problem perfectly
Me encanto
It just works! Period
Only extension that works for me in chrome 80+. Thank you!
nice work
Works perfectly as advertised. Got around that pesky CORS error even when launching HTM files from Windows Explorer (i.e. file:// protocol). Brilliant!