Skip to content

Creating a Google Chrome Profile

Thai Pangsakulyanont edited this page Jun 22, 2016 · 1 revision

If you installed many Google Chrome extensions or visited many websites in Google Chrome, it is likely that the game’s performance will be impacted. I recommend that you create a Google Chrome profile for Bemuse!

Advanced

This command can launch Chrome with a specified “user profile directory.”

/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome \
  --user-data-dir=~/Bemuse/chrome-profile \
  --no-default-browser-check --no-first-run --disable-default-apps \
  --disable-popup-blocking --disable-translate --disable-background-timer-throttling \
  https://bemuse.ninja/
Clone this wiki locally