Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Shortcut for new window with multiple tabs

  • 1 reply
  • 2 have this problem
  • 102 views
  • Last reply by 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

Modified by clinticus83

Chosen solution

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"

Read this answer in context 👍 1

All Replies (1)

more options

Chosen Solution

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"

Modified by clinticus83