搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Shortcut for new window with multiple tabs

  • 1 个回答
  • 2 人有此问题
  • 1 次查看
  • 最后回复者为 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

由clinticus83于修改

被采纳的解决方案

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"

定位到答案原位置 👍 1

所有回复 (1)

more options

选择的解决方案

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"

由clinticus83于修改