Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

How to import csv file

  • 8 trả lời
  • 5 gặp vấn đề này
  • 560 lượt xem
  • Trả lời mới nhất được viết bởi 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?

Giải pháp được chọn

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

Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (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

Giải pháp được chọn

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...