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.

Only show typed URLs in Address Bar

  • 2 respostas
  • 1 tem este problema
  • 11 visualizações
  • Última resposta de cor-el

more options

I am using Mozilla Firefox 41.0 version. I want URL bar to only show URLs I typed manually in it but it is showing all the URLs I have visited in the past.

In the past, I used to set property Browser.urlbar.default.behavior to 32 to achieve this. But this property is not available in version 41.0.

I am using Mozilla Firefox 41.0 version. I want URL bar to only show URLs I typed manually in it but it is showing all the URLs I have visited in the past. In the past, I used to set property Browser.urlbar.default.behavior to 32 to achieve this. But this property is not available in version 41.0.

Todas as respostas (2)

more options

It looks like that combined preference was removed at some point, and you now need to modify individual preferences.

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste URLB and pause while the list is filtered

(3) Double-click as needed to toggle these values and see if that's what you want:

  • browser.urlbar.suggest.bookmark => switch to false
  • browser.urlbar.suggest.history => keep as true
  • browser.urlbar.suggest.history.onlyTyped => switch to true
  • browser.urlbar.suggest.openpage => switch to false
  • browser.urlbar.suggest.searches => leave as false

Does that do it?

Maybe you don't want to disable bookmarks or open tabs, I'm not sure how the old setting worked.

(Old thread: Only show typed URLs in Address Bar)

more options

Note that you can check an modify most of the browser.urlbar.suggest settings via "Options/Preferences > Privacy > Location Bar". The browser.urlbar.suggest.history.onlyTyped choice need to be changed directly as a pref The browser.urlbar.suggest.searches choice is present in Firefox 43 and later as "Show search suggestions in location bar results" in "Options/Preferences > Search" as part of the search settings.

See also:

  • bug 530209 - Prefs UI for what to suggest in location bar isn't friendly to additional items/combination

Please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html

Alterado por cor-el em