为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

How to create a Windows 10 desktop shortcut which starts a new instance of Firefox with a specific URL

  • 4 个回答
  • 0 人有此问题
  • 472 次查看
  • 最后回复者为 pacman101

more options

Preamble: for most of the day I have Firefox open with several tabs. For a specific project I want Firefox open with one tab showing a specific webpage. At the same time I don't want to delete the existing tabs in the existing instance of Firefox - I want to keep them running in the background. Question: how do I create a desktop shortcut which opens a new single instance of Firefox with a single tab showing a specific URL ?

Preamble: for most of the day I have Firefox open with several tabs. For a specific project I want Firefox open with one tab showing a specific webpage. At the same time I don't want to delete the existing tabs in the existing instance of Firefox - I want to keep them running in the background. Question: how do I create a desktop shortcut which opens a new single instance of Firefox with a single tab showing a specific URL ?

被采纳的解决方案

No, this could still happen, so this is essential to know:

If you accidentally close a window and realize it wasn't the one you wanted to close, or if you restore a session and a windows is missing, immediately try:

  • Ctrl+Shift+N
  • menu button > History > Recently Closed Windows
  • (menu bar) History > Recently Closed Windows

To shut down Firefox without accidentally setting any windows to a closed status, close Firefox this way:

  • menu button > Exit
  • (menu bar) File > Exit
定位到答案原位置 👍 0

所有回复 (4)

more options

When you say a new instance, do you mean a completely separate session of Firefox which doesn't share any history with the live one, or a separate new window instead of a new tab? I'll give the steps for the simpler one:

New Window

When you right-click a shortcut and click Properties, Firefox should open the Shortcut tab and highlight the Target. This will show you how Firefox is starting now. For example (assuming yours is installed in the same folder as mine):

"C:\Program Files\Mozilla Firefox\firefox.exe"

To add a specific web address to the target, it would look like this (make sure to keep the spaces before and after the -new-window command-line switch):

"C:\Program Files\Mozilla Firefox\firefox.exe" -new-window https://www.mozilla.org/

You can test your new target command line using the Windows 10 search box or the Run dialog (Windows key + R).

Once you know exactly what the shortcut command line needs to be, you can create a new shortcut by right-clicking a blank area of the desktop, New > Shortcut and follow the steps in the wizard.

Success?

由jscher2000 - Support Volunteer于修改

more options

Many thanks for this rapid response.

Using your straighforward recipe I got a new stripped-down window with one tab containing the site I want. However, when I shut down the other Firefox window with its numerous tabs and then started it again it restarted with the stripped-down window with one tab, i.e. all the history was gone (which I didn't want).

Maybe I want your less-simple version. Is that what I called a "new instance" ?

由pacman101于修改

more options

选择的解决方案

No, this could still happen, so this is essential to know:

If you accidentally close a window and realize it wasn't the one you wanted to close, or if you restore a session and a windows is missing, immediately try:

  • Ctrl+Shift+N
  • menu button > History > Recently Closed Windows
  • (menu bar) History > Recently Closed Windows

To shut down Firefox without accidentally setting any windows to a closed status, close Firefox this way:

  • menu button > Exit
  • (menu bar) File > Exit
more options

Got it. Worked perfectly (of course). Copy-pasted into my Firefox/IT Tips bag. This rapid help much appreciated.

P.S. Your last posting has been flagged as "Chosen Solution". This is a bit confusing for a later reader because both your postings led stepwise to the solution and so are "Chosen Solutions" which need to be read one after the other.

由pacman101于修改