Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Caută ajutor

Atenție la excrocheriile de asistență. Noi nu îți vom cere niciodată să suni sau să trimiți vreun SMS la vreun număr de telefon sau să dai informații personale. Te rugăm să raportezi activitățile suspecte folosind opțiunea „Raportează un abuz”.

Află mai multe

How can I create an address bar macro?

  • 3 răspunsuri
  • 2 au această problemă
  • 145 de vizualizări
  • Ultimul răspuns dat de 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.

Soluție aleasă

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

Citește răspunsul în context 👍 2

Toate răspunsurile (3)

more options

Here's the screenshot of the functionality in Chrome

more options

Soluție aleasă

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

more options

That was it, thanks.