Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Learn More

Bookmark synced tabs without opening them?

  • 5 përgjigje
  • 0 e kanë hasur këtë problem
  • 136 parje
  • Përgjigjja më e re nga 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.

Zgjidhje e zgjedhur

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)

Lexojeni këtë përgjigje brenda kontekstit 👍 3

Krejt Përgjigjet (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

Zgjidhja e Zgjedhur

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!