Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

How to create a web page shortcut on Mac that will open in firefox instead of safari(default) browser

I am on a mac , Safari is the default browser, I need to create a desktop shortcut to a website that will open in firefox instead of safari.

I am on a mac , Safari is the default browser, I need to create a desktop shortcut to a website that will open in firefox instead of safari.

Toutes les réponses (1)

In principle, you can pass Firefox the URL you want it to load on the command line you use to start the program:

path-to-Firefox.app -url "https://www.mozilla.org/"

(See: Command Line Options - MDN)

But I don't have personal experience setting that up on Mac, and it seems rather complicated.

Here are a couple links that might help: