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

import org.mozilla.firefox folder

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

more options

Hi, I saved the folder org.mozilla.firefox from data \ data, and i uninstalled firefox, now I reinstalled firefox and would like to restore my favorites, what are the files that I need to move from the old folder to the new org.mozilla.firefox folder and with what permissions? greetings

Hi, I saved the folder org.mozilla.firefox from data \ data, and i uninstalled firefox, now I reinstalled firefox and would like to restore my favorites, what are the files that I need to move from the old folder to the new org.mozilla.firefox folder and with what permissions? greetings

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

more options

hello Romeopastura, the bookmarks (among other data) are stored in browser.db located at data\data\org.mozilla.firefox\files\mozilla\<random string>.default. when i inspect the current permissions in my working profile they are set to -rw-rw----

more options

Hi, I had already tried to move only that file, but in firefox there aren't my bookmarks, if I move the entire folder org.mozilla.firefox deleting the folder created with the new installation bookmarks are there but firefox closes after a few seconds.

more options

Android uses a per-App user permission model. Each app is given a different Linux User ID, this is different each time you install an app. You will need to find out the user ID for the current org.mozilla.firefox and use the Linux command chown to fix the permissions. There may be other issues as well. This method of copying the files is not supported.

more options

Thanks, can you post a guide for linux beginners (step by step)? Alternatively can you post a guide to extract data from browser.db file?

Được chỉnh sửa bởi Romeopastura vào

more options

I have not performed either action you are attempting. The database should be readable by SQLite.