搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

customising the google search and new tabs inconsistency

  • 5 个回答
  • 4 人有此问题
  • 8 次查看
  • 最后回复者为 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

定位到答案原位置 👍 1

所有回复 (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!

more options

You're welcome