Is there any way to disable the Same-origin policy on Google's Chrome browser?
Yes ! Follow these step
-1 Right click on desktop, add new shortcut
2Add the target as "[PATH_TO_CHROME]\chrome.exe" --disable-web-security --disable-gpu --user-data-dir=~/chromeTemp
-3 Click OK.