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 can I create an address bar macro?

  • 3 réponses
  • 2 ont ce problème
  • 1 vue
  • Dernière réponse par wfsaxton

more options

In Chrome, I'm able to create an address bar "macro" using the custom search engine function. In the example I'm showing in the image, if I type "r", then a space, then some TEXT, it replaces it with "http://reddit.com/r/TEXT".

Is this functionality available in Firefox? The search engine "keyword" functionality looks similar, but it doesn't allow for direct macro substitutions.

In Chrome, I'm able to create an address bar "macro" using the custom search engine function. In the example I'm showing in the image, if I type "r", then a space, then some TEXT, it replaces it with "http://reddit.com/r/TEXT". Is this functionality available in Firefox? The search engine "keyword" functionality looks similar, but it doesn't allow for direct macro substitutions.

Solution choisie

In Firefox you can use %s or %S to substitute a parameter.

Lire cette réponse dans son contexte 👍 2

Toutes les réponses (3)

more options

Here's the screenshot of the functionality in Chrome

more options

Solution choisie

In Firefox you can use %s or %S to substitute a parameter.

more options

That was it, thanks.