Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

How to move or delete the 3 dots at the end of the URL bar

more options

It would not be AS annoying of a problem if it would actually load instantly but when I open up a new web browser and go to click on where the drop down URL arrow is the 3 dots load after 1 second and end up in the place where the drop down URL arrow was...

It would not be AS annoying of a problem if it would actually load instantly but when I open up a new web browser and go to click on where the drop down URL arrow is the 3 dots load after 1 second and end up in the place where the drop down URL arrow was...

Все ответы (1)

more options

The ••• (Page Actions) button is only shown when at least one of the actions is applicable to a page, so yes, that does move the "Show History" button to the left. I think you have several options, but all of them will require a little tinkering on your part.

(1) Fix the width of the Page Actions area so whether it loads or not, the Show History button is always in the same place. This may waste space in the address bar, but you should see everything.

(2) Hide the whole Page Actions area behind a hover button so you can call it up on demand but otherwise it's hidden. If you depend on seeing the bookmark star, this is less convenient than keeping it visible. Otherwise, it maximizes your address bar space.

(3) Hide the ••• button until you hover over the Page Actions area. The Show History button still might move when the Reader View icon is added but it will be less common. (Or maybe that icon can be hidden, too.)

Any of these would use a custom style rule that you apply to Firefox using a userChrome.css file. A mouthful, I realize, but a powerful tool to tweak the UI once you become familiar with it.

I created a site about using userChrome.css, when you have a few minutes. Rules for #1-#3 aren't on there, but you can get a general idea: https://www.userchrome.org/what-is-userchrome-css.html