Овај сајт ће имати ограничену функционалност док га будемо ажурирали у циљу побољшања вашег искуства. Ако неки чланак не реши ваш проблем и желите да поставите питање, на располагању ће вам бити наше заједнице подршке @FirefoxSupport на Twitter-у и /r/firefox на Reddit-у.

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

How to import csv file

  • 8 одговорa
  • 5 има овај проблем
  • 1 преглед
  • Последњи одговор послао Jacob L.

more options

I want to import csv password file from Chrome into Firefox. How is this done?

I want to import csv password file from Chrome into Firefox. How is this done?

Изабрано решење

SUCCESS! Opened with a text editor in my Linux Mint 19.1 disto, duh

Прочитајте овај одговор са објашњењем 👍 0

Сви одговори (8)

more options

Hi rdcast123, Firefox doesn't have a built-in feature to import saved logins.

You might find a script to do it that runs in the Browser Console, but although I have seen some threads along those lines, I can't recall testing any of them myself.

more options

Go to the Mozilla Add-ons Web Page {web Link} (There’s a lot of good stuff here) and search for what you want.

more options

yea, I've knocked it around too. The best offerings is for old versions.

I must say, as important as this issue is, you'd think FF would have it nailed.. smh

So, now I have this csv file from Chrome, which itself is an arcane possess, with the login info I need, how can I read it manually? I know I've done it once before, just can't recall how I did it -.-

more options

Одабрано решење

SUCCESS! Opened with a text editor in my Linux Mint 19.1 disto, duh

more options

That was very good work. Well done. Please flag your last post as Solved Problem as this could help others with similar problems.

more options

Original question cannot be solved due to Firefox not providing the means to import password information form another browser. Workaround was accomplished by manually organizing the Chrome password csv file... far from ideal.

more options

You can use JavaScript in the Browser Console to import login data in JSON format. If you have it in CSV then you need to convert CSV to JSON.

See:

more options

If you reinstall chrome, I recall there being a menu in the top right area of the 'about:logins' page where you can force the import prompt to run. It doesn't detect browsers like brave that are chromium-based though...