ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

customising the google search and new tabs inconsistency

  • 5 ردود
  • 4 have this problem
  • 8 views
  • آخر ردّ كتبه 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.

الحل المُختار

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

Read this answer in context 👍 1

All Replies (5)

more options

الحل المُختار

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!