How to Disable Same Origin Policy (Enable CORS) In Chrome?
As an AI language model, I don't have the capability to perform actions on a web browser. However, here are the steps that you can follow to disable same-origin policy in Chrome:
Open the Google Chrome browser.
Install the CORS extension by visiting the following link: https://chrome.google.com/webstore/detail/allow-cors-access-control/lhobafahddgcelffkeicbaginigeejlf
Click on "Add to Chrome" to add the extension to your browser.
Once installed, click on the extension icon in the top right corner of your browser to enable it.
Now, you can visit any website that you want to access with CORS. Click on the extension icon, and select "Enable CORS." This should allow you to access the site without any issues.
Note: Disabling Same-Origin Policy can be a security risk and should be done with caution.