Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

搜索 | 用户支持

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

详细了解

How can I open multiple tabs (preferably in a new Firefox window) from a single desktop shortcut?

  • 5 个回答
  • 2 人有此问题
  • 15 次查看
  • 最后回复者为 Francewhoa

more options

I've tried separating multiple URLs within an existing shortcut but, of course, it doesn't work out. I'd really like to be able to learn to do this without needing an add-on.

I've tried separating multiple URLs within an existing shortcut but, of course, it doesn't work out. I'd really like to be able to learn to do this without needing an add-on.

所有回复 (5)

more options

See --> https://support.mozilla.org/en-US/questions/899072


If this reply solves your problem, please click "Solved It" next to this reply when signed-in to the forum.

more options

Use -new-window

  • firefox.exe -new-window <url> -new-window <url> -new-window <url>

http://kb.mozillazine.org/Command_line_arguments

more options

Toward the end of this article, http://cybernetnews.com/cybernotes-create-shortcuts-to-open-your-favorite-sites-in-firefox/ , it shows a slightly different way to open multiple tabs in one new window from a desktop shortcut instead of multiple new windows. Scroll down to the paragraph beginning with "Okay, now for the last way that many of you were probably waiting for." Separate each URL with the "|" keyboard character just as you would with multiple home pages and only one -new-window following the full path to firefox,exe

Target field would be: "C:\Program Files\Mozilla Firefox\firefox.exe" -new-window google.com|cybernetnews.com


If this reply solves your problem, please click "Solved It" next to this reply when signed-in to the forum.

由SafeBrowser于修改

more options

Don't use a pipe to separate multiple URLs, but use a space.

  • firefox.exe -new-window <url> <url> <url>
more options

Another option is https://addons.mozilla.org/en-US/firefox/addon/sitelauncher/

For us it's easier than a desktop shortcut as we can use it within Firefox

Multi URL shortcuts–assign one key to open multiple URLs. To use this feature enter the sites you wish to open together separated by the | character. Example: support.mozilla.org|mozilla.org

由Francewhoa于修改