Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

Password Export

  • 1 ответ
  • 0 имеют эту проблему
  • 14 просмотров
  • Последний ответ от 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.