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

Failed to import CSV file generated by Brave

  • 2 trả lời
  • 0 gặp vấn đề này
  • 5 lượt xem
  • Trả lời mới nhất được viết bởi Terry

more options

So I read on Reddit the intentions of Google with Chrome and adblocker add-ons, and I was worried because Brave (my Android browser until today) is based on Chromium as well. I've always been a Firefox user on desktop, and now on mobile as well since the dev team fixed the rendering errors of Firefox on Android. Ok so here goes my question: I've installed Brave on desktop (Linux) since I want my saved mobile login data on Firefox as well. So I exported a plaintext (unencrypted) *.csv file from Brave desktop and I am unable to import it onto Firefox (also on desktop).

I'm aware of the about:config key to be able to import CSV files to Firefox password manager, and is set to True. But the file does not import at all, so I opened the Browser Console and this is the logger output when I try to import the CSV file(screenshot also available):

``` eval() and eval-like uses are not allowed in the Parent Process or in System Contexts (Blocked usage in “chrome://global/content/third_party/d3/d3.js”) d3.js:2040:16

call to Function() blocked by CSP d3.js:2040

   parse chrome://global/content/third_party/d3/d3.js:2040
   parseRows chrome://global/content/third_party/d3/d3.js:2088
   parse chrome://global/content/third_party/d3/d3.js:2038
   importFromCSV resource://gre/modules/LoginCSVImport.jsm:161
   InterpretGeneratorResume self-hosted:1458
   AsyncFunctionNext self-hosted:668

``` Then I looked into a CSV file generated by Firefox and it has the password hashed, so how do I need to proceed?

Is there any tool to convert the CSV contents?


Really, I want to use Firefox on all my devices but this change (for good) came from nowhere...

Hope someone has had this issue and can help me.

So I read on Reddit the intentions of Google with Chrome and adblocker add-ons, and I was worried because Brave (my Android browser until today) is based on Chromium as well. I've always been a Firefox user on desktop, and now on mobile as well since the dev team fixed the rendering errors of Firefox on Android. Ok so here goes my question: I've installed Brave on desktop (Linux) since I want my saved mobile login data on Firefox as well. So I exported a plaintext (unencrypted) *.csv file from Brave desktop and I am unable to import it onto Firefox (also on desktop). I'm aware of the about:config key to be able to import CSV files to Firefox password manager, and is set to True. But the file does not import at all, so I opened the Browser Console and this is the logger output when I try to import the CSV file(screenshot also available): ``` eval() and eval-like uses are not allowed in the Parent Process or in System Contexts (Blocked usage in “chrome://global/content/third_party/d3/d3.js”) d3.js:2040:16 call to Function() blocked by CSP d3.js:2040 parse chrome://global/content/third_party/d3/d3.js:2040 parseRows chrome://global/content/third_party/d3/d3.js:2088 parse chrome://global/content/third_party/d3/d3.js:2038 importFromCSV resource://gre/modules/LoginCSVImport.jsm:161 InterpretGeneratorResume self-hosted:1458 AsyncFunctionNext self-hosted:668 ``` Then I looked into a CSV file generated by Firefox and it has the password hashed, so how do I need to proceed? Is there any tool to convert the CSV contents? Really, I want to use Firefox on all my devices but this change (for good) came from nowhere... Hope someone has had this issue and can help me.
Đính kèm ảnh chụp màn hình

Tất cả các câu trả lời (2)

more options

Importing a CSV login file is broken in Firefox 104.

more options

You could try the fix mentioned in a Reddit thread (remove the blank space in the link). It is referred to in the bug report.

https://www.reddit. com/r/firefox/comments/vzq8fj/firefox_nightlys_logins_passwords_not_importing/igg0plb/