Skip to content

Add command-line arguments for Chrome customization

Compare
Choose a tag to compare
@mdmintz mdmintz released this 14 Jul 05:17
· 6825 commits to master since this release
7fcfa76

Add command-line arguments for Chrome customization:

  • --enable_sync -> (Enable Chrome Sync)
  • --user_data_dir=DIR -> (Set the Chrome Profile / User-Data-Dir to use)
  • --extension_zip=FILE.zip -> (Load a Chrome Extension via ZIP file)
  • --extension_dir=DIR -> (Load a Chrome Extension via folder)