EASY CORS EASY CORS

Developer Tools
Version: 0.2.5
Last Update: 2020-11-14

Overview

EASY CORS is a Chrome extension developed by Ikeq Cheng. According to the data from Chrome web store, current version of EASY CORS is 0.2.5, updated on 2020-11-14.
3,000+ users have installed this extension. 15 users have rated this extension with an average rating of .

Add cors headers to response header.

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).

Rating

15 ratings

Total Installs

3,000+

Information

Last Update

2020-11-14

Current Version

0.2.5

Size

55.17KiB

Author

Ikeq Cheng

Website

None

Category

Developer Tools

Latest Reviews

See More

avatar Shanagonda Arun
2022-04-10

Tried many other extension but nothing worked for me. This one helped a lot.

avatar Luiz Henrique Rios
2021-08-11

Not working

avatar Tony Bellomo
2021-07-14

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!

avatar Manuel Kuhlin
2021-05-14

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!

avatar Nico Kupfer
2021-03-01

Very easy to use! Very beautiful. Remember that the URL you enter is the server url, not your local environment!