Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Well, since the newest Update are the Tabs in Firefox above the adress bar. How can I get them down?!

  • 3 답장
  • 5 이 문제를 만남
  • 2 보기
  • 최종 답변자: cor-el

more options

How the Question says, the Tabs are above the adress bar and this looks...I cant find the right word for this. So, how can I change this? Or do I have to undo the Update?

How the Question says, the Tabs are above the adress bar and this looks...I cant find the right word for this. So, how can I change this? Or do I have to undo the Update?

모든 댓글 (3)

more options

Don't downgrade. It would expose your system to security vulnerabilities.

You can use any of the following add-ons.

If you don't want to install an add-on, put the following style in the userChrome.css file and restart Firefox. You can use the Stylish add-on instead, if you have it installed.


@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
/* The above line should appear only once in the file */

#TabsToolbar { -moz-box-ordinal-group: 99 !important }

more options