-1

How do I add a paremeter to the chrome browser when starting the browser?

I try to view a local copy of a copercube 3d plug-in to a chrome browser, I get this error:

enter image description here

xarzu
  • 8,657
  • 40
  • 108
  • 160

1 Answers1

1

Follow instructions from http://www.makeuseof.com/tag/how-to-start-google-chrome-in-incognito-mode-by-default/. Instead of typing --incognito, type --allow-file-access-from-files

Another set of instructions are here: http://www.chrome-allow-file-access-from-file.com/

zedfoxus
  • 35,121
  • 5
  • 64
  • 63