Google Chromium:
- After installing Google Chromium on Kali, as root open the default file as follows:
#leafpad /etc/chromium/default
- Comment this line using a # at the start of the line:
#CHROMIUM_FLAGS="--password-store=detect"
- Add this line at the end of the file:
CHROMIUM_FLAGS="--user-data-dir"
- Save the file, exit leafpad and restart the browser
Cool...