Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

How can I create an address bar macro?

  • 3 odgovori
  • 2 imata to težavo
  • 1 ogled
  • Zadnji 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.

Izbrana rešitev

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

Preberite ta odgovor v kontekstu 👍 2

Vsi odgovori (3)

more options

Here's the screenshot of the functionality in Chrome

more options

Izbrana rešitev

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

more options

That was it, thanks.