Avatar for Username

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

Learn More

Password Export

  • 1 პასუხი
  • 0 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 17 ნახვა
  • ბოლოს გამოეხმაურა cor-el

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)

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.