搜尋 Mozilla 技術支援網站

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

了解更多

Firefox v77 enlarging URL bar

  • 2 回覆
  • 2 有這個問題
  • 1 次檢視
  • 最近回覆由 Dad1966

more options

In v76, I was able to stop the URL bar from enlarging by setting browser.urlbar.update1 to false in about:config. In v77, this enlarging URL bar behavior seems permanent. I find this behavior annoying and unnecessary for me. Actually, I think this is just plain dumb. The text does not enlarge, just the URL box. Is there a way that I may be able to disable this behavior, thank you.

In v76, I was able to stop the URL bar from enlarging by setting browser.urlbar.update1 to false in about:config. In v77, this enlarging URL bar behavior seems permanent. I find this behavior annoying and unnecessary for me. Actually, I think this is just plain dumb. The text does not enlarge, just the URL box. Is there a way that I may be able to disable this behavior, thank you.

被選擇的解決方法

From jscher2000 https://support.mozilla.org/en-US/user/jscher2000

Chosen Solution

    • UPDATE**

The original solution was for Firefox 75. Due to changes in Firefox 77, the original solution is obsolete and there are new options.

Firefox supports an optional style sheet file named userChrome.css that we can use to modify the toolbar area, including taming the expanding address bar. Setting up your first userChrome.css file is about a 10 minute project, so when you have time to dive in, here are some threads to check out:

   https://support.mozilla.org/en-US/questions/1283911#answer-1303777
   https://support.mozilla.org/en-US/questions/1284030#answer-1304125
   https://www.userchrome.org/megabar-styling-firefox-address-bar.html#mbarstyler 

More background on userChrome.css files: https://www.userchrome.org/

I tried this and it solves the problem.

從原來的回覆中察看解決方案 👍 0

所有回覆 (2)

more options

Indeed, stop taking away the drop down arrow for most frequented list from the address bar. What is really better than clicking the arrow and choosing from the list? I'll give you a hint: nothing

more options

選擇的解決方法

From jscher2000 https://support.mozilla.org/en-US/user/jscher2000

Chosen Solution

    • UPDATE**

The original solution was for Firefox 75. Due to changes in Firefox 77, the original solution is obsolete and there are new options.

Firefox supports an optional style sheet file named userChrome.css that we can use to modify the toolbar area, including taming the expanding address bar. Setting up your first userChrome.css file is about a 10 minute project, so when you have time to dive in, here are some threads to check out:

   https://support.mozilla.org/en-US/questions/1283911#answer-1303777
   https://support.mozilla.org/en-US/questions/1284030#answer-1304125
   https://www.userchrome.org/megabar-styling-firefox-address-bar.html#mbarstyler 

More background on userChrome.css files: https://www.userchrome.org/

I tried this and it solves the problem.