1. Open google-chrome located in /usr/bin with ‘gedit’, ‘kate’ or your favorite text editor.
Code:
gedit /usr/bin/google-chrome
  1. Add “–user-data-dir” (without the quotes) at the very end of the file. Mine looks like this:

exec -a “$0” “$HERE/chrome” “$@” –user-data-dir

  1. Save, close and voilà, you’re done. Enjoy your favorite browser.
Running Google Chrome as Root in Ubuntu 13.10

One thought on “Running Google Chrome as Root in Ubuntu 13.10

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.