Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

Learn More

the address bar drop down menu - want to change size of text and number of items in drop down ?

  • 1 პასუხი
  • 16 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 1 ნახვა
  • ბოლოს გამოეხმაურა cor-el

The https:// @ the end drop down arrow.

Need to decrease font and increase number of items in the list.

It was in earlier versions.

Also the width of the bar is too big, need to shrink it.

The https:// @ the end drop down arrow. Need to decrease font and increase number of items in the list. It was in earlier versions. Also the width of the bar is too big, need to shrink it.

ყველა პასუხი (1)

You can look at this extension:


See also http://kb.mozillazine.org/browser.urlbar.maxRichResults

See http://kb.mozillazine.org/Editing_configuration#How_to_edit_configuration_files Add code to userChrome.css below the @namespace line.

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */

.ac-title {font-size:18px !important;}
.ac-url-text {font-size:18px !important;}


You can add rules for the color (color:#000000 !important; background-color: #FFFFFF !important;) as well if you want to change that.

ჩასწორების თარიღი: , ავტორი: cor-el