Description from extension meta
コルソ [Cors] is usefull to bypass CORS browser policy
Image from store
Description from store
Often during the development of a web application, one encounters problems with the browser's CORS policy. This extension allows such policies to be bypassed when in development mode.
Through the options, it is possible to change the method of the calls on which to operate, choosing between:
- GET
- POST
- DELETE
- PUT
- OPTIONS