1.Open Konsole :
gedit /usr/bin/google-chrome
(if gedit not install try : apt-get install gedit )
2.Go to the last line and add "exec -a " --user-data-dir" :
exec -a "$0" "$HERE/chrome" "$@" --user-data-dir
3.save
Njoy !
Comments