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!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

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.