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”.

Learn More

customising the google search and new tabs inconsistency

  • 5 respostas
  • 4 têm este problema
  • 8 visualizações
  • Última resposta de cor-el

more options

1. Is there a way to customise the google search bar to the effect of what this and this add-ons do?

2. I don't like the inconsistency of FF3 when it comes to opening new tabs: CTRL+T opens a new tab at the very right, whereas clicking on a link or searching from the context menu opens the new tab next to the currently open tab. There should be a way to make FF work one way or the other.

1. Is there a way to customise the google search bar to the effect of what [https://addons.mozilla.org/en-US/firefox/addon/50999/ this] and [https://addons.mozilla.org/en-US/firefox/addon/51000/ this] add-ons do? 2. I don't like the inconsistency of FF3 when it comes to opening new tabs: CTRL+T opens a new tab at the very right, whereas clicking on a link or searching from the context menu opens the new tab next to the currently open tab. There should be a way to make FF work one way or the other.

Solução escolhida

1. You can edit the google.xml file in the program files \searchplugins\ folder to match either of those two search plugins XML files.

2. That was changed in Firefox 3.6 to fix a Bug that was submitted awhile ago - "related" URLs open to the right of the tab being viewed, others open to the far right. Many of us didn't like that change and we turned off that feature.

Type about:config in the URL bar and hit Enter.
If you see the warning, you can confirm that you want to access that page.

Filter = browser.tabs.insertRelatedAfterCurrent

Double-click that preference to change the value to false

Ler esta resposta 👍 1

Todas as respostas (5)

more options

Solução escolhida

1. You can edit the google.xml file in the program files \searchplugins\ folder to match either of those two search plugins XML files.

2. That was changed in Firefox 3.6 to fix a Bug that was submitted awhile ago - "related" URLs open to the right of the tab being viewed, others open to the far right. Many of us didn't like that change and we turned off that feature.

Type about:config in the URL bar and hit Enter.
If you see the warning, you can confirm that you want to access that page.

Filter = browser.tabs.insertRelatedAfterCurrent

Double-click that preference to change the value to false

more options

Thanks!

I did actually changed 'google.com' in google.xml before asking the question here but didn't seem achieve anything no matter values I put in. It's not terribly important anyway.

Regarding the second issue it worked beautifully, thanks a million :3

more options

See http://mycroft.mozdev.org/google-search-plugins.html (Google (No country redirect))

more options

cheers, thanks cor-el!

more options

You're welcome