搜索 | 用户支持

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

Learn More

Unable to import passwords from chrome

  • 6 个回答
  • 0 人有此问题
  • 1 次查看
  • 最后回复者为 Alex Pimentel

more options

I'm trying to import my passwords from chrome and cannot get it to work. I've set signon.management.page.fileImport.enabled to true and have tried both directly importing from chrome and creating a csv file and copying from that, but chrome won't copy passwords over directly and when using the csv file almost all the passwords are listed as missing fields and won't copy over. I'm unsure if there's something i'm missing in teh copy process or if i'm just stuck manually copying over passwords

I'm trying to import my passwords from chrome and cannot get it to work. I've set signon.management.page.fileImport.enabled to true and have tried both directly importing from chrome and creating a csv file and copying from that, but chrome won't copy passwords over directly and when using the csv file almost all the passwords are listed as missing fields and won't copy over. I'm unsure if there's something i'm missing in teh copy process or if i'm just stuck manually copying over passwords

所有回复 (6)

more options

In case of issues with importing the CSV file, check the header line and make sure you have at least the "url" and "username" and "password" columns as those are mandatory.

The .csv file you want to import should follow a specific structure and "url","username","password" are mandatory.

All fields Firefox recognizes: "url","username","password","httpRealm","formActionOrigin","guid","timeCreated","timeLastUsed","timePasswordChanged"

more options

the default structure that chrome gave was name, url, username, password, and note. I tried deleting every column other than url, username, and password but got the same issue

more options

Are there login errors reported in the Browser Console?

You can temporarily set signon.debug => true on the about:config page.

You can clear the messages in the console beforehand and only enable Errors and Warnings, hidden items may have an item count appended. Do not forget to reset signon.debug to false after you are done testing.

more options

yeah, got this error repeating

NS_ERROR_ABORT: User canceled primary password entry

   encryptMany resource://gre/modules/crypto-SDR.sys.mjs:137
more options

Are you using the Primary Password ?

You can login beforehand by opening the about:logins page.

more options

i don't have it on. should i turn it on then try to import?