google-translate-api-browser icon indicating copy to clipboard operation
google-translate-api-browser copied to clipboard

Support for custom CORS server

Open marufmax opened this issue 6 years ago • 0 comments

If we change CORS server to a different server and not pass the "x-requested-with": "XMLHttpRequest" this header it will produce this issue: https://github.com/Rob--W/cors-anywhere/issues/39

I've added a header and a prepare script. Sometimes after installation this package is not building (happen with me)

This will fix it.

marufmax avatar Sep 30 '19 05:09 marufmax