Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

Shortcut for new window with multiple tabs

  • 1 Antwort
  • 2 haben dieses Problem
  • 132 Aufrufe
  • Letzte Antwort von clinticus83

more options

Is it possible to have a desktop shortcut launch a new window with multiple tabs? E.g. - Home page is set to "www.google.com", but shortcut opens new window with tabs for "www.cnn.com" and "www.youtube.com".

So far,..../Firefox.exe -new-window followed by both URLS in quotes opens two new windows. Entering -new-window "www.cnn.com" -new-tab "www.youtube.com" will open two new windows if no instance of firefox is open, but if another window is already open, youtube will add a tab to the already open window, rather than the new window with cnn.com

Is it possible to have a desktop shortcut launch a new window with multiple tabs? E.g. - Home page is set to "www.google.com", but shortcut opens new window with tabs for "www.cnn.com" and "www.youtube.com". So far,..../Firefox.exe -new-window followed by both URLS in quotes opens two new windows. Entering -new-window "www.cnn.com" -new-tab "www.youtube.com" will open two new windows if no instance of firefox is open, but if another window is already open, youtube will add a tab to the already open window, rather than the new window with cnn.com

Geändert am von clinticus83

Ausgewählte Lösung

Replying to myself. . .removing the -new-window (and -new-tab) command, now it works.

Looks like I over-complicated this one .

final shortcut was "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" "url1" "url2"

Diese Antwort im Kontext lesen 👍 1

Alle Antworten (1)

more options

Ausgewählte Lösung

Replying to myself. . .removing the -new-window (and -new-tab) command, now it works.

Looks like I over-complicated this one .

final shortcut was "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" "url1" "url2"

Geändert am von clinticus83