Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

How can I create an address bar macro?

  • 3 válasz
  • 2 embernek van ilyen problémája
  • 1 megtekintés
  • Utolsó üzenet ettől: 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.

Kiválasztott megoldás

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

Válasz olvasása eredeti szövegkörnyezetben 👍 2

Összes válasz (3)

more options

Here's the screenshot of the functionality in Chrome

more options

Kiválasztott megoldás

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

more options

That was it, thanks.