Skip to content

Browser extension for the customize HTTP response header

License

Notifications You must be signed in to change notification settings

jhrxx/CORS-Chrome-extension

Repository files navigation

Welcome to the CORS-Chrome-extension browser extension

Badge LICENSE

中文版

CORS Helper allows you to customize the rules to the HTTP response header. You can add the Access-Control-Allow-Origin:http://localhost:3000 rule to the response header to allow CORS to be developed locally. Avoid cross-domain request interception by the browser.

Instructions

After installing the plugin, click the icon in the upper right corner to enable "cross-source resource sharing".

Custom configuration

After installing the plugin, click the icon in the upper right corner and click "Customize" to enter the configuration page.

  • The "HTTP Response Header" page allows you to add custom Access-Control-* header information to the HTTP response header
  • "Url Mode" page allows you to customize the website for applying rules

Compatible browser

Firefox v48+ Chrome v22+

Local development

download and run $ npm install Open browser development mode, load the extension directory

License

[Anti-996 License] (LICENSE)

About

Browser extension for the customize HTTP response header

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published