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.