当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Extracting bookmarks from Firefox for Android db

  • 2 件の返信
  • 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!