본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

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

자세히 살펴보기

Need to rename tabs

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

more options

Several of my tabs start with the long, identical names. I cannot see the end of the http:// address to know the correct tab. How can I abbreviate a tab's name so I can see unique parts of the site name?

Several of my tabs start with the long, identical names. I cannot see the end of the http:// address to know the correct tab. How can I abbreviate a tab's name so I can see unique parts of the site name?

모든 댓글 (2)

more options

Hi LoveGoldRiver, the text on the tab is taken from the <title> in the page's HTML code. If there is no <title> then Firefox uses the page's URL.

You may be able to find an add-on that edits the page title in one way or another. I don't know how customizable it would be. Can you find anything promising on the Add-ons site?

https://addons.mozilla.org/firefox/extensions/

If not, it may be possible to modify the title with a user script, which is a short script you apply to pages using an extension like Tampermonkey, Violentmonkey, or Greasemonkey. The advantage is that you can customize it yourself if you know a little JavaScript coding, or get one written for you with less effort than an extension.

Let us know what you find.

more options