Google-chrome – Disable Chrome’s page translation on the commandline

dashboardgoogle-chromegoogle-translatekiosk

I build a dual monitor dashboard with Google Chrome (V. 60.0.3112.78) under CentOS 7. Everything is working with the exception that I am not able to disable Chrome's translation feature via the command line.

I already start Chrome with --disable-translate but Chrome asks still if it should translate the page or not.

Best Answer

From https://bugs.chromium.org/p/chromium/issues/detail?id=770776#c11, you may add the following option(if you are using the latest version Chrome)

--disable-features=TranslateUI