- On firefox desktop, install the addon https://addons.mozilla.org/en-US/firefox/addon/about-sync/
- in the URL bar, type
about:sync
- scroll down to
tabs
thenRecord Editor (server)
- In
select record
choose your firefox mobile - Copy the JSON into a code editor and save it as
firefox_mobile_tabs.json
- run the following python code to convert it to a valid firefox bookmarks HTML file if you want to import it
import json