Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

How can I create an address bar macro?

  • 3 odpovědi
  • 2 mají tento problém
  • 152 zobrazení
  • Poslední odpověď 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.

Zvolené řešení

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

Přečíst dotaz v kontextu 👍 2

Všechny odpovědi (3)

more options

Here's the screenshot of the functionality in Chrome

more options

Zvolené řešení

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

more options

That was it, thanks.