Activating Google Chrome's Password Import Export Feature

Nishant Arora 08/Aug/2016
Facebook
Twitter
LinkedIn
Reddit

There are numerous threads you can find all over the internet telling you how to migrate passwords from Google Chrome browser to firefox or simply exporting them to CSV and reusing them elsewhere. For me I recently switched my Google Accounts and it has been nothing but painful to move the cloud synced settings in chrome.

Fortunately I found this snippet which helped me create a CSV out of the currently stored passwords. But what if there existed a simpler option. Follow these simple steps to activate this inbuilt password import/export feature on chrome. (Disclaimer, the feature is in Beta stages and might make you loose all your passwords. Take necessary precautions)

  1. Open a new tab and type/paste in address bar: chrome://flags/#password-import-export
  2. Change the option to "enabled" from "default"
    chrome-password-import-export
  3. Relaunch the browser as needed.
  4. Go to chrome://settings/passwords
  5. Export the current list, to download the current passwords, and keep this in safe place.
  6. To add more passwords just create a new CSV with same format (i.e "Name", "URL", "Username", "Password") just import.

It can take a while for the imported passwords to show up (CSV parsing for some reason takes time) Once that is done the passwords will show up.

As the time of writing, I am on Chrome Version 52.0.2743.116 (64-bit). This feature is slow, and in beta. Do not blame me if you lose your passwords. Save the current password list at all costs.

Pro Tip: keep the chrome running for a couple of hours, and will sync this with the cloud and these passwords will then be available everywhere. Restart to see if your account lost sync. Restart and re-login if needed. It took me a couple of tries to get this right.

Cheers!

Happy Hacking