搜索 | 用户支持

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

Learn More

How do i get rid of the 'new' addressbar ?

  • 4 个回答
  • 1 人有此问题
  • 7 次查看
  • 最后回复者为 Marcin

more options

Since FF75 whenever i open a new tab or type in the adressbar the adressbar enlarges unnecessarily (see red marking in the picture (b), (c)), bleeding over in the tabs above (a) and covering (darkening, with a shadow effect) the bookmarks below the addressbar (d).

to me this is completely unusable in this state and everytime i see it, it is highly disturbing to the eye. how do i get rid of this?

Since FF75 whenever i open a new tab or type in the adressbar the adressbar enlarges unnecessarily (see red marking in the picture (b), (c)), bleeding over in the tabs above (a) and covering (darkening, with a shadow effect) the bookmarks below the addressbar (d). to me this is completely unusable in this state and everytime i see it, it is highly disturbing to the eye. how do i get rid of this?
已附加屏幕截图

被采纳的解决方案

go to about:config and adjust these settings:

browser.urlbar.openViewOnFocus browser.urlbar.update1 browser.urlbar.update1.interventions browser.urlbar.update1.searchTips

定位到答案原位置 👍 0

所有回复 (4)

more options

选择的解决方案

go to about:config and adjust these settings:

browser.urlbar.openViewOnFocus browser.urlbar.update1 browser.urlbar.update1.interventions browser.urlbar.update1.searchTips

由Eve于修改

more options

thx. fixed

more options

Note that support for most these prefs is only temporarily and these workarounds will likely be gone in a few months (Firefox 77 and later).

browser.urlbar.update1 is already removed in 77.0a1.

  • 1627969 - Remove the megabar pref

(please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html
)


In future Firefox versions you will need code in userChrome.css to undo the larger location bar.

For modifying what to show as suggestions there are settings in "Options/Preferences -> Privacy".

  • Options/Preferences -> Privacy & Security
    Address Bar: When using the location bar, suggest.

Settings in "Options/Preferences -> Home" for the new tab page also apply.

more options

https://www.userchrome.org/megabar-styling-firefox-address-bar.html see Megabar Styler at the end (and instructions above)