Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

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.