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

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

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

Сазнај више

Extracting bookmarks from Firefox for Android db

  • 2 одговорa
  • 5 има овај проблем
  • 1 преглед
  • Последњи одговор послао Damien700

more options

Hi, I had issues with Firefox bookmarks on my PC (Win8) : a backup doesn't recover every items from my bookmarks (HTML and .json backups). I use Firefox Sync but the issue on my PC is synced on Mozilla servers, too bad. So I want to copy bookmarks from my Firefox for Android which was on the same Sync account, without connecting to the Internet. I've found the browser.db file with https://support.mozilla.org/fr/questions/950536 but don't understand how I can find my bookmarks in this file (I've used with Notepad++ or others, this doesn't look good) Thanks ;)

Edit : the browser.db file can be found at the file path "/ Device / data / data / org.mozilla.firefox / files / mozilla / xxxxxxxx.default" with a "root file explorer" (like https://play.google.com/store/apps/details?id=com.estrongs.android.pop)

Hi, I had issues with Firefox bookmarks on my PC (Win8) : a backup doesn't recover every items from my bookmarks (HTML and .json backups). I use Firefox Sync but the issue on my PC is synced on Mozilla servers, too bad. So I want to copy bookmarks from my Firefox for Android which was on the same Sync account, without connecting to the Internet. I've found the browser.db file with https://support.mozilla.org/fr/questions/950536 but don't understand how I can find my bookmarks in this file (I've used with Notepad++ or others, this doesn't look good) Thanks ;) Edit : the browser.db file can be found at the file path "/ Device / data / data / org.mozilla.firefox / files / mozilla / xxxxxxxx.default" with a "root file explorer" (like https://play.google.com/store/apps/details?id=com.estrongs.android.pop)

Измењено од стране Damien700

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

Thanks! This resolve my problem, here how for others users :

- I've installed the free SQLite Database Browser (http://sqlitebrowser.org/) on my PC - I've opened the browser.db file from Firefox Android with this soft and export the "bookmarks" table to an Excel table - I reworked it on Excel - Then a created an importable HTML file for the importation on Firefox desktop

Have a good day!

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

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

more options

Unless you are a programmer you are unlikely to be able to get useful data out of the file. If I recall correctly the file should be an SQLite database.

more options

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

Thanks! This resolve my problem, here how for others users :

- I've installed the free SQLite Database Browser (http://sqlitebrowser.org/) on my PC - I've opened the browser.db file from Firefox Android with this soft and export the "bookmarks" table to an Excel table - I reworked it on Excel - Then a created an importable HTML file for the importation on Firefox desktop

Have a good day!