Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

customising the google search and new tabs inconsistency

  • 5 odgovora
  • 4 imaju ovaj problem
  • 8 prikaza
  • Posljednji odgovor od 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.

Izabrano rješenje

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

Pročitaj ovaj odgovor u kontekstu 👍 1

Svi odgovori (5)

more options

Odabrano rješenje

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!