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 domains origin instead of *. 3. Blacklist mode instead of whitelist mode (eg. only set your dev servers origin).
You can Follow the below Step By Step procedure to install the EASY CORS Chrome Extension to your Chrome Web browser.
It is the EASY CORS Chrome extension download link you can download and install Chrome Browser.
Lightweight CORS web development tool allows developers to modify Ajax responses Access-Control-Allow-Origin:*.
Cross Domain will help you to deal with cross domain - CORS problem. This is tool helpful when face with cross domain issue.
显式允许来自Origin的请求 / Modify cros option response into `Access-Control-Allow-Origin: origin-host`
This plugin allows you to send cross-domain requests. You can also override Request Origin and CORS headers.
Allows CORS requests from your localhost to any API by setting 'Access-Control-Allow-Origin: *' header
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