

So it's safe to create a CSV file with just the new entries you want to add, and import it. Note that "Import" will add entries to your database.Import the CSV file, using "Import" (also in the overflow menu in the Password Manager).Make sure to set the editor to use UTF-8 text encoding. Then edit the resulting CSV file using a text editor. The easiest way to get it right is probably to export your existing passwords to a file, under "Settings" / "Saved Passwords" / "Export passwords" (in the overflow menu). The file will look like this: name,url,username,password The first line lists the columns, then each line represents one password manager entry, with the site name, username and password. Then, to add an entry to the password manager:Ĭreate a CSV file for the entry. See Issue 1021518: Chrome FR: Import Password not available in settings on Chrome78 in the Chromium bug tracker for details. As of Chrome 93 (August 2021), you must start Chrome with the command line parameter -enable-features=PasswordImport instead (the setting under chrome://flags/ no longer exists).As of Chrome 79 (December 2019), go to chrome://flags/, find the setting "Password import", set to "Enable", restart Chrome.

Note that the feature is an experimental feature, and must be explicitly enabled. One way to accomplish this is to use Chrome's Password import, which lets you import entries for Chrome's Password Manager from a CSV file.
