Cross-browser extension for authorizing cross-origin resource sharing (CORS) requests. This extension can be installed on browsers…
Cross-browser extension for authorizing cross-origin resource sharing (CORS) requests. This extension can be installed on browsers supporting the WebExtensions API (https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions)
It intercepts all CORS requests and responses headers, and records/adds/changes their values so as to authorized unauthorized CORS requests. Use this extension only for testing purposes
Latest reviews
- (2019-04-02) mj: Just started using this, but it's the only CORS extension I've found so far that allows pre-flight requests.