Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解
已存档

Import password csv file from Roboform to Firefox

cmcconnaha

I'm trying to import a password csv file generated by Roboform into firefox password editor. I've exported the csv file from Roboform but when I try to import to the Firefox password page I get: "Incorrect or missing column headers. Make sure the file includes columns for username, password and URL". The csv file does have column headings. Is there a way to do this?

I'm trying to import a password csv file generated by Roboform into firefox password editor. I've exported the csv file from Roboform but when I try to import to the Firefox password page I get: "Incorrect or missing column headers. Make sure the file includes columns for username, password and URL". The csv file does have column headings. Is there a way to do this?

所有回复 (4)

What header line is there in this Roboform CSV file ?

  • "url","username","password"

由cor-el于修改

Thanks for the reply.

The Roboform csv file has the following headers: Name Url MatchUrl Login Pwd Note Folder RfFieldsV2

I tried deleting everything except Url, Login, and Pwd columns. I retitled the columns to User Name Password URL

Got the same message. I'll try using the same format you show above.

Tried that and got the same result. I'm doing all this in Excel and saving as a csv if that makes any difference.

You need to ensure that the field names are enclosed in double quotes and that the names are correct like I posted above: "url","username","password"

由cor-el于修改