搜索 | 用户支持

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

详细了解

How to keep Google as the search engine on Firefox startpage, no matter what search engine is in the upper-right drop-box?

  • 3 个回答
  • 15 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

When I change the search engine in the upper-right search-box (to let's say Wikipedia), the search engine in the middle of the Firefox home-page changes accordingly. I don't want this to happen (I want that to pin to Google). How to do it?

When I change the search engine in the upper-right search-box (to let's say Wikipedia), the search engine in the middle of the Firefox home-page changes accordingly. I don't want this to happen (I want that to pin to Google). How to do it?

被采纳的解决方案

Current Firefox versions use the search engine that is selected in the search bar (click the search engine icon to open the drop down list) on the Navigation Toolbar for searching via the location bar and for the search engine on the about:home page.

If you want to use different search engines then you can install the Keyword Search extension to specify with search engine to use for the location bar and which search engine to use for the about:home page via the Options/Preferences windows of this extension, accessible via the about:addons page (Firefox > Add-ons).

定位到答案原位置 👍 5

所有回复 (3)

more options

Change the about:home search engine back to Google.

Firefox button > Web Developer -> Scratchpad - copy and paste this script into Scratchpad > then hit Execute > Run


javascript:{localStorage["search-engine"]="{\"name\":\"Google\",\"searchUrl\":\"http://www.google.com/search?q=_searchTerms_&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a\"}";void(0);}

more options

Still the search provider changes in the center of Firefox homepage when changing it in the upper-right search drop-box :(

more options

选择的解决方案

Current Firefox versions use the search engine that is selected in the search bar (click the search engine icon to open the drop down list) on the Navigation Toolbar for searching via the location bar and for the search engine on the about:home page.

If you want to use different search engines then you can install the Keyword Search extension to specify with search engine to use for the location bar and which search engine to use for the about:home page via the Options/Preferences windows of this extension, accessible via the about:addons page (Firefox > Add-ons).