Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

How can I create an address bar macro?

  • 3 odgovora
  • 2 imaju ovaj problem
  • 1 prikaz
  • Posljednji odgovor od 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.

Izabrano rješenje

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

Pročitaj ovaj odgovor u kontekstu 👍 2

Svi odgovori (3)

more options

Here's the screenshot of the functionality in Chrome

more options

Odabrano rješenje

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

more options

That was it, thanks.