Edit the file /opt/google/chrome/google-chrome
find exec -a "$0" "$HERE/chrome" "$@"
change as
exec -a "$0" "$HERE/chrome" "$@" --user-data-dir
Edit the file /opt/google/chrome/google-chrome
find exec -a "$0" "$HERE/chrome" "$@"
change as
exec -a "$0" "$HERE/chrome" "$@" --user-data-dir