Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

how to view url hovering above tab with mouse point?

  • 4 përgjigje
  • 4 e kanë hasur këtë problem
  • 3 parje
  • Përgjigjja më e re nga cor-el

more options

I would like to be able to mouse point on a tab and view the full url hovering above?

Now I see a brief text description of the page but the option to view the url would often be more informative.

Thanks much in advance!

Cheers.

I would like to be able to mouse point on a tab and view the full url hovering above? Now I see a brief text description of the page but the option to view the url would often be more informative. Thanks much in advance! Cheers.

Krejt Përgjigjet (4)

more options

Sorry... Windows 7 and FF 26.0. Thanks.

more options

This "brief description" is the page's title. I have never heard of it displaying the url as well. And searching for "tab", "title" and "hover" on about:config didn't show any option that could possibly do that.

Ndryshuar nga Grad

more options

Thanks, sorry "page title".

I am amazed at the creativity of Firefox. Maybe my desire to see the url without opening the page is rare? I would still be surprised if it was not possible... addon? My search of addons revealed a number of powerful tools, but IMHO, a few with less useful information than the urls!

Ndryshuar nga scmesser

more options

That won't be easy to do because the tabs (tabs#tabbrowser-tabs > tab) only have a label attribute and not the URL of the page this is opened in the tab, only a link to the tab panel with the web page content (linkedpanel="panel-x-x"). Those linked tab panels that have the website content are located elsewhere in the DOM.