Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Bookmark synced tabs without opening them?

  • 5 antwoorden
  • 0 hebben dit probleem
  • 138 weergaven
  • Laatste antwoord van tescan.andrei

more options

Hi

Trying to make sync work the way I want. Initial question:

I've synced tabs between Windows desktop and Android. Now I would like to bookmark all those tabs in the desktop browser, without opening them first. I've found out how to view them in the side bar, but I see no option to bookmark all tabs.

It would be nice to have synced Tabs in the Library window and Options panel.

Hi Trying to make sync work the way I want. Initial question: I've synced tabs between Windows desktop and Android. Now I would like to bookmark all those tabs in the desktop browser, ''without'' opening them first. I've found out how to view them in the side bar, but I see no option to bookmark all tabs. It would be nice to have synced Tabs in the Library window and Options panel.

Gekozen oplossing

Unless something has changed, I don't think Firefox has a built-in feature to "Bookmark All Sync'd Tabs" (listed in the sidebar).

At someone's request, I posted a script you can run in Firefox's Browser Console (Ctrl+Shift+J) to generate an HTML Export-style bookmark file of the list of tabs. In case you want to take a look (you need to change a setting to enable the command line in the Browser Console before you run this the first time):

Export Synced Tabs List to "bookmarks.html" file (Browser Console script)

Dit antwoord in context lezen 👍 3

Alle antwoorden (5)

more options

You can bookmark a single tab via the right-click context menu in three sidebar and you can open all synced tab as tabs in Firefox and then use bookmark all tabs. I'm not aware of a way to bookmark all synced tabs directly.

more options

I see, opened the 400+ tabs. Ah, the sound of computer fans at full speed, hoping the browser wouldn't crash. I was lucky this time.

As I was bookmarking the tabs, I didn't really need to actually open them. Is there a way to just get the tabs on the tab bar without opening them?

Thanks

more options

Gekozen oplossing

Unless something has changed, I don't think Firefox has a built-in feature to "Bookmark All Sync'd Tabs" (listed in the sidebar).

At someone's request, I posted a script you can run in Firefox's Browser Console (Ctrl+Shift+J) to generate an HTML Export-style bookmark file of the list of tabs. In case you want to take a look (you need to change a setting to enable the command line in the Browser Console before you run this the first time):

Export Synced Tabs List to "bookmarks.html" file (Browser Console script)

more options

jscher2000: Nice, thank you. I ran the script and copied pasted the content of the resulting bookmark file to a browser bookmark file and imported it in Firefox (may take time if you have a huge bookmark file). They showed up in the library window just as other bookmarks, so this worked the way I hoped it would.

Dropa: You're talking about working on individual tabs here? This is cumbersome with many tabs.

more options

jscher2000 - Support Volunteer said

At someone's request, I posted a script you can run in Firefox's Browser Console (Ctrl+Shift+J) to generate an HTML Export-style bookmark file of the list of tabs.

Works like a charm for me too! Thank you!