/CORS-dev-tool

this extension allows developer config rules in modifying responses within Ajax request.

Primary LanguageJavaScriptOtherNOASSERTION

Welcome to the CORS dev tool

Badge LICENSE

中文版

CORS dev tool 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+ Local development

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

License

[Anti-996 License] (LICENSE)