Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

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

  • 5 antwoorden
  • 2 hebben dit probleem
  • 64 weergaven
  • Laatste antwoord van 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.

Alle antwoorden (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.

Bewerkt door SafeBrowser op

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

Bewerkt door Francewhoa op