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

Caută ajutor

Atenție la excrocheriile de asistență. Noi nu îți vom cere niciodată să suni sau să trimiți vreun SMS la vreun număr de telefon sau să dai informații personale. Te rugăm să raportezi activitățile suspecte folosind opțiunea „Raportează un abuz”.

Află mai multe
Rezolvat

about:config search bar missing

citycreek răspuns
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?

Toate răspunsurile (1)

Soluție aleasă

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; }
  }
Adresează o întrebare

Trebuie să intri în cont ca să răspunzi la o postare. Te rugăm să adresezi o întrebare nouă dacă nu ai încă un cont.