balvin-perrie/Access-Control-Allow-Origin---Unblock

A browser extension to unblock CORS.

JavaScript

235

31 commits

updated Jul 27, 2025

See the code

README

This extension provides control over "XMLHttpRequest" and "fetch" methods by providing custom "access-control-allow-origin" and "access-control-allow-methods" headers to every requests that the browser receives. A user can toggle the extension on and off from the toolbar button. To modify how these headers are altered, use the right-click context menu items. You can customize what methods are allowed. The default option is to allow 'GET', 'PUT', 'POST', 'DELETE', 'HEAD', 'OPTIONS', 'PATCH' methods. You can also ask the extension not to overwrite these headers when the server already fills them. This extension also fixes CORS policies of redirected URLs.

YouTube Preview

YouTube Preview

Contributors

balvin-perrie

30 commits

jefry

1 commits

balvin-perrie/Access-Control-Allow-Origin---Unblock

A browser extension to unblock CORS.

JavaScript

235

31 commits

updated Jul 27, 2025

See the code

README

This extension provides control over "XMLHttpRequest" and "fetch" methods by providing custom "access-control-allow-origin" and "access-control-allow-methods" headers to every requests that the browser receives. A user can toggle the extension on and off from the toolbar button. To modify how these headers are altered, use the right-click context menu items. You can customize what methods are allowed. The default option is to allow 'GET', 'PUT', 'POST', 'DELETE', 'HEAD', 'OPTIONS', 'PATCH' methods. You can also ask the extension not to overwrite these headers when the server already fills them. This extension also fixes CORS policies of redirected URLs.

YouTube Preview

YouTube Preview

Contributors

balvin-perrie

30 commits

jefry

1 commits

Languages

JavaScript

83.7%

HTML

13.0%

CSS

3.3%