Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Need to rename tabs

  • 2 Antworten
  • 1 hat dieses Problem
  • 7 Aufrufe
  • Letzte Antwort von 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?

Alle Antworten (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