Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

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.