How To Fix CORS AJAX In Chrome Extension
Recently I return to work on my extension that allow people to save pages to a remote site and also highlight and comment on the page they save (sounds cool?). When saving a particular page to my server (using fetch/jQuery post), I got this error message: The error reads like this: What the extension tried … Read more