Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

How can I create an address bar macro?

  • 3 respostas
  • 2 têm este problema
  • 1 visualização
  • Última resposta 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ção escolhida

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

Ler esta resposta 👍 2

Todas as respostas (3)

more options

Here's the screenshot of the functionality in Chrome

more options

Solução escolhida

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

more options

That was it, thanks.