EASY CORS icon

EASY CORS

Extension Actions

How to install Open in Chrome Web Store
CRX ID
gcdaaelgdlicnnichhholnoagafangej
Description from extension meta

Add cors headers to response header.

Image from store
EASY CORS
Description from store

This plugin aims to patch http headers to succeed cross domain request for developers (mainly front end developers ^_^).

The main features is as follows:

1. Very simplified UI.
2. Set Access-Control-Allow-Origin to the request domain's origin instead of *.
3. Blacklist mode instead of whitelist mode (eg. only set your dev servers' origin).

Latest reviews

Ahmad Raza Habib
Doesn't support the PATCH method, although rest works perfectly.
I Made Ady Dharmadi
Wow, it just works and very easy to configure. I have installed another extension to unblock cors, but it can't handle post request, but this extension can
Ekh Alilov
I strongly recommend to all Roku TV Set (or Streaming Stick) owners to install this extension on their browser. There are so many awesome extra features becomes available on Roku Remote Control web application - rokurc.com, when EASY CORS is installed.
Yop Lee
Works like a charm
Yop Lee
Works like a charm
Kurt
支持支持
Debapriya Sen
It works. Just need to put your backend domain name(Without http:// and trailing /) in the text box, if not using localhost.
Debapriya Sen
It works. Just need to put your backend domain name(Without http:// and trailing /) in the text box, if not using localhost.
Matteo Andreoli
so easy
Matteo Andreoli
so easy
Shanagonda Arun
Tried many other extension but nothing worked for me. This one helped a lot.
Shanagonda Arun
Tried many other extension but nothing worked for me. This one helped a lot.
Luiz Henrique Rios
Not working
Luiz Henrique Rios
Not working
Tony Bellomo
Finally a CORS extension that works! To configure, I just put in my url and port for my server (because it isn't 80 in dev) for example: localhost:5000 no need for http(s) or anything else. THANK YOU!
Tony Bellomo
Finally a CORS extension that works! To configure, I just put in my url and port for my server (because it isn't 80 in dev) for example: localhost:5000 no need for http(s) or anything else. THANK YOU!
Manuel Kuhlin
Very simple and easy to use! Localhost did not work for me. Instead I had to enter the address the API listens to. Now it works just fine!
Manuel Kuhlin
Very simple and easy to use! Localhost did not work for me. Instead I had to enter the address the API listens to. Now it works just fine!
Nico Kupfer
Very easy to use! Very beautiful. Remember that the URL you enter is the server url, not your local environment!
Nico Kupfer
Very easy to use! Very beautiful. Remember that the URL you enter is the server url, not your local environment!
Yury Pavlovsky
Would be nice to add support for wildcard domains, like *.google.com
Yury Pavlovsky
Would be nice to add support for wildcard domains, like *.google.com
Benedikt Schnabel
worked for me after the right config. it's important to configuere the target domain and not the domain of the page you are currently on. additionally its important to include the port number. just localhost did not work, I had to configure localhost:8080 (with my BE running on localhost:8080 and my FE on localhost:4200)
Benedikt Schnabel
worked for me after the right config. it's important to configuere the target domain and not the domain of the page you are currently on. additionally its important to include the port number. just localhost did not work, I had to configure localhost:8080 (with my BE running on localhost:8080 and my FE on localhost:4200)
Paul Kilmurray
Tried three CORS extensions for local development, this is the first one that worked for me. Super easy to use, thank you!
Paul Kilmurray
Tried three CORS extensions for local development, this is the first one that worked for me. Super easy to use, thank you!
hai yang
不错不错,又多了一种本地开发跨域模式