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

Cari Bantuan

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.

Pelajari Lebih Lanjut
Solved

about:config search bar missing

citycreek replied
citycreek

I have Firefox 15.3.0.1 on two computers. One one, when I go to about:config, there is a search bar with an option to "Show only modified preferences." On the other computer this search bar is missing. How can I make it display on the second computer?

I have Firefox 15.3.0.1 on two computers. One one, when I go to '''about:config''', there is a search bar with an option to "Show only modified preferences." On the other computer this search bar is missing. How can I make it display on the second computer?

Semua Balasan (1)

Solusi Terpilih

I found the answer to my own question. I had customized the user.css file (in the Chrome folder) in my profile to add this line:

  #toolbar { display:none !important; }


What I should have done is specify a URL so it was not applied to all pages, e.g.

  @-moz-document domain(www.gutenberg.org) {

      #toolbar { display:none !important; }
  }
Ajukan pertanyaan

Anda harus masuk ke akun Anda untuk membalas kiriman ini. Sila mulai pertanyaan baru, jika Anda belum memiliki akun.