Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus
Résolu Archivé

Shortcut for new window with multiple tabs

clinticus83

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

Modifié le par clinticus83

Toutes les réponses (1)

Solution choisie

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"

Modifié le par clinticus83