Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Wannan tattunawa ta zama daɗaɗɗiya. Yi sabuwar tambaya idan ka na bukatar taimako.

How to disable url bar expansion on focus?

  • 2 amsoshi
  • 0 sa na da wannan matsala
  • 82 views
  • Amsa ta ƙarshe daga ChiefBigFeather
  • Ajiyayyu

Dear Community,

the userChrome.css I used to use to disable the search bar expansion on focus no longer works (http://userchrome.wesleybranton.com/megabar). I disabled all urlbar.search options in about:config. But Firefox still gives me suggestions when I start typing about (as in about:config).

toolkit.legacyUserProfileCustomizations.stylesheets is set to true. The userChrome.css is inside the chrome folder inside the profile directory. I'm on 140.3.1esr (64-bit).

How do I disable this for good?

Thanks in advance!

Dear Community, the userChrome.css I used to use to disable the search bar expansion on focus no longer works (http://userchrome.wesleybranton.com/megabar). I disabled all urlbar.search options in about:config. But Firefox still gives me suggestions when I start typing about (as in about:config). toolkit.legacyUserProfileCustomizations.stylesheets is set to true. The userChrome.css is inside the chrome folder inside the profile directory. I'm on 140.3.1esr (64-bit). How do I disable this for good? Thanks in advance!

All Replies (2)

Yeah, Firefox changed a few things in the newer versions, so some old userChrome tweaks don’t work anymore. You might want to try the updated CSS from the latest megabar fixes on GitHub, a few users have shared working versions for ESR builds. Also double-check that you restart Firefox fully after editing userChrome.css; it won’t apply changes otherwise.

Faiq Harris said

Yeah, Firefox changed a few things in the newer versions, so some old userChrome tweaks don’t work anymore. You might want to try the updated CSS from the latest megabar fixes on GitHub, a few users have shared working versions for ESR builds. Also double-check that you restart Firefox fully after editing userChrome.css; it won’t apply changes otherwise.

Could you help point me in the right direction? I tried some searches on git but failed to find anything useful.