1

Because of security considerations, I would like to disable WebGL support in Chrome. I have seen that on Windows and Linux, it can be done with the --disable-webgl command line option, but I don't know how to do it on Mac. I think that I have to edit one of the .plist files in Google Chrome.app, but I have no idea which one.

tamasd
  • 111

1 Answers1

1

See this answer of mine, and change the actual argument you want to pass on to Chrome.

Daniel Beck
  • 111,893