I am trying to access some local files via jqueryMobile, it works fine in Firefox and IE but Chrome gives a security exception. I can open Chrome in disabled security mode to access local files by using
C:Program FilesChromeChrome.exe --disable-web-security
or run it via this
chrome.exe --disable-web-security
but is there any way I can create a shortcut on desktop that will always open Chrome in disabled security mode?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…