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!

搜索 | 用户支持

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

Learn More

How do you ask a question that requires more than one sentence (although the operative limitation seems to be characters)?

  • 2 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 splat

more options

Well, this answers the question above. Now for the real question. I need to return alternative search engines to my search bar and I don't want to have to start typing a search to get them (bad idea). I found the suggestion below but have no idea how to "middle click" or how to get to the "config" page mentioned. Can someone help?


If you want to restore the previously used standalone window to manage search engines then you can toggle this pref to false with a middle-click on the about:config page.

   about:config page: browser.search.showOneOffButtons = false 

You need to close and restart Firefox to make this work properly.

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

   http://kb.mozillazine.org/about:config
Well, this answers the question above. Now for the real question. I need to return alternative search engines to my search bar and I don't want to have to start typing a search to get them (bad idea). I found the suggestion below but have no idea how to "middle click" or how to get to the "config" page mentioned. Can someone help? If you want to restore the previously used standalone window to manage search engines then you can toggle this pref to false with a middle-click on the about:config page. about:config page: browser.search.showOneOffButtons = false You need to close and restart Firefox to make this work properly. You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue. http://kb.mozillazine.org/about:config

被采纳的解决方案

Type about:config in the location (address) bar and press the Enter key to open the about:config page like you open a website by typing the URL in the location bar.

  • If you see a warning message then you can confirm that you want to access the about:config page.

You can use the Search bar at the top of the about:config page to locate preferences more easily and in this case you can type oneoff until you see the browser.search.showOneOffButtons pref. Preferences that have been modified and do not have the default value show as bold (user set). You can toggle this Boolean pref to false with a double-click on the line with the pref or use Modify in the right-click context menu.

定位到答案原位置 👍 0

所有回复 (2)

more options

选择的解决方案

Type about:config in the location (address) bar and press the Enter key to open the about:config page like you open a website by typing the URL in the location bar.

  • If you see a warning message then you can confirm that you want to access the about:config page.

You can use the Search bar at the top of the about:config page to locate preferences more easily and in this case you can type oneoff until you see the browser.search.showOneOffButtons pref. Preferences that have been modified and do not have the default value show as bold (user set). You can toggle this Boolean pref to false with a double-click on the line with the pref or use Modify in the right-click context menu.

more options

That worked. Thanks, cor-el.