搜索 | 用户支持

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

Learn More

Password Export

  • 1 个回答
  • 0 人有此问题
  • 18 次查看
  • 最后回复者为 cor-el

more options

When I go to the 3 dots to export logins and passwords I get the warning box then I click Export but then I don't get any screen to allow me to save the file to location it just disappears , running 107.0 on a MAC


edit: /moved thread from Firefox for iOS (for iPhone/iPad) to Firefox as you have macOS.

When I go to the 3 dots to export logins and passwords I get the warning box then I click Export but then I don't get any screen to allow me to save the file to location it just disappears , running 107.0 on a MAC edit: /moved thread from Firefox for iOS (for iPhone/iPad) to Firefox as you have <b>macOS</b>.

由James于修改

所有回复 (1)

more options

Are you using a Primary Password ?

Any errors/warnings about logins in the Browser Console ?

You can possibly try this code in the Browser Console to get the logins in JSON format.

prompt("Logins",JSON.stringify(Services.logins.getAllLogins()))

You need to enable the command-line in the console.