Мануалы и справочники Linux
google-chrome

Команда google-chrome: опции, ключи и примеры использования

google-chrome

The web browser from Google. More information: https://chrome.google.com.

  • Run with a custom profile directory:

google-chrome --user-data-dir={{path/to/directory}}

  • Run without CORS validation, useful to test an API:

google-chrome --user-data-dir={{path/to/directory}} --disable-web-security

Изображение Шпаргалка по командам Linux, FreeBSD и MacOS