How to disable WebGL in Chrome on a Mac?

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

Posted 2011-06-14T17:28:23.923

Reputation: 111

Answers

1

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

Daniel Beck

Posted 2011-06-14T17:28:23.923

Reputation: 98 421