Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

How can I create an address bar macro?

  • 3 yanıt
  • 2 kişi bu sorunu yaşıyor
  • 145 gösterim
  • Son yanıtı yazan: wfsaxton

diğer seçenekler

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.

Seçilen çözüm

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

Bu yanıtı konu içinde okuyun 👍 2

Tüm Yanıtlar (3)

diğer seçenekler

Here's the screenshot of the functionality in Chrome

diğer seçenekler

Seçilen çözüm

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

diğer seçenekler

That was it, thanks.