Pomoc přepytać

Hladajće so wobšudstwa pomocy. Njenamołwimy was ženje, telefonowe čisło zawołać, SMS pósłać abo wosobinske informacije přeradźić. Prošu zdźělće podhladnu aktiwitu z pomocu nastajenja „Znjewužiwanje zdźělić“.

Dalše informacije

saved passwords

  • 3 wotmołwy
  • 1 ma tutón problem
  • 13 napohladow
  • Poslednja wotmołwa wot daniil.yershow

more options

hello, i recently went from google browser to firefox, and i want to import my passwords. i did save all my passwords from google browser to .csv file, but when i go to settings>import passwords, it lets me choose the file, i choose my passwords.csv, and then-nothing happens. no loading, browser doesnt stop working, my folder where i choose csv from is just closing, but passwords doesnt import

hello, i recently went from google browser to firefox, and i want to import my passwords. i did save all my passwords from google browser to .csv file, but when i go to settings>import passwords, it lets me choose the file, i choose my passwords.csv, and then-nothing happens. no loading, browser doesnt stop working, my folder where i choose csv from is just closing, but passwords doesnt import

Wubrane rozrisanje

Importing a CSV login file via the about:logins page is broken in current Firefox releases. You can temporarily set security.allow_eval_in_parent_process = true on the about:config page to bypass this security measure and make importing work. Make sure to reset the pref to false after you are done (leave about:config tab open). The CSV import bug is fixed in Firefox 108, in 104-107 you need a workaround and flip the pref temporarily to true.

You can open the about:config page via the location/address bar. On the warning page, you can click "Accept the Risk and Continue" to open about:config.

You can check the Browser Console for login error in case this still fails.

In case of issues with importing the CSV file, check the header line and make sure you have at least the "url" and "username" and "password" columns as those are mandatory.

Tutu wotmołwu w konteksće čitać 👍 2

Wšě wotmołwy (3)

more options

signon.management.page.fileImport.enabled = true . i see the "import with a file" in settings, but it just doesnt work, after i choose from which csv file to download, i press select, window closes, no passwords imported :(

more options

Wubrane rozrisanje

Importing a CSV login file via the about:logins page is broken in current Firefox releases. You can temporarily set security.allow_eval_in_parent_process = true on the about:config page to bypass this security measure and make importing work. Make sure to reset the pref to false after you are done (leave about:config tab open). The CSV import bug is fixed in Firefox 108, in 104-107 you need a workaround and flip the pref temporarily to true.

You can open the about:config page via the location/address bar. On the warning page, you can click "Accept the Risk and Continue" to open about:config.

You can check the Browser Console for login error in case this still fails.

In case of issues with importing the CSV file, check the header line and make sure you have at least the "url" and "username" and "password" columns as those are mandatory.

more options

thank you, it worked C: