Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Extracting bookmarks from Firefox for Android db

  • 2 réponses
  • 5 ont ce problème
  • 1 vue
  • Dernière réponse par 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)

Modifié le par Damien700

Solution choisie

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!

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (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

Solution choisie

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!