Ky sajt do të funksionojë me kufizime, teksa bëjmë mirëmbajtjen e tij për të përmirësuar punën tuaj. Nëse një artikull nuk e zgjidh problemin tuaj dhe dëshironi të bëni një pyetje, kemi bashkësinë tonë të asistencës, e gatshme për t’ju ndihmuar, te @FirefoxSupport në Twitter dhe/r/firefox në Reddit.

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

Display URL before TITLE in Awesomebar

  • 2 përgjigje
  • 2 e kanë hasur këtë problem
  • 12 parje
  • Përgjigjja më e re nga Benjamin Philipp

more options

I went to type the beginning of a set of URLs in order to get an overview of the different results - but what I get is very messy to look at when it comes to comparing the actual URLs: The title gets displayed before the URL, resulting in URLs having all kinds of x-offsets, meaning I can't look at them to check where the URLs differ

   mysite.tld/
   mysite.tld/page-name
   mysite.tld/other-page-name


turns to

   Page title     mysite.tld/
   Page title of second page     mysite.tld/page-name
   Page title of a third page, showcasing the issue even more     mysite.tld/other-page-name


Is there a way to turn that into

   mysite.tld/     Page title   
   mysite.tld/page-name     Page title of second page   
   mysite.tld/other-page-name     Page title of a third page, showcasing the issue even more   


or simply remove the titles?

Thanks, everybody

I went to type the beginning of a set of URLs in order to get an overview of the different results - but what I get is very messy to look at when it comes to comparing the actual URLs: The title gets displayed before the URL, resulting in URLs having all kinds of x-offsets, meaning I can't look at them to check where the URLs differ mysite.tld/ mysite.tld/page-name mysite.tld/other-page-name turns to Page title mysite.tld/ Page title of second page mysite.tld/page-name Page title of a third page, showcasing the issue even more mysite.tld/other-page-name Is there a way to turn that into mysite.tld/ Page title mysite.tld/page-name Page title of second page mysite.tld/other-page-name Page title of a third page, showcasing the issue even more or simply remove the titles? Thanks, everybody

Ndryshuar nga Benjamin Philipp

Zgjidhje e zgjedhur

The autocomplete drop-down can be modified using custom style rules.

For example:

http://www.ghacks.net/2016/08/10/firefox-url-before-title/

I haven't added that feature to my custom style rule yet, but the above is compatible with the default settings of my style: https://userstyles.org/styles/122394/url-bar-tweaks-remove-visit-search-limit-width (hides the top row with Visit/Search information)

Lexojeni këtë përgjigje brenda kontekstit 👍 1

Krejt Përgjigjet (2)

more options

Zgjidhja e Zgjedhur

The autocomplete drop-down can be modified using custom style rules.

For example:

http://www.ghacks.net/2016/08/10/firefox-url-before-title/

I haven't added that feature to my custom style rule yet, but the above is compatible with the default settings of my style: https://userstyles.org/styles/122394/url-bar-tweaks-remove-visit-search-limit-width (hides the top row with Visit/Search information)

more options

jscher2000 said

The autocomplete drop-down can be modified using custom style rules. For example: http://www.ghacks.net/2016/08/10/firefox-url-before-title/ I haven't added that feature to my custom style rule yet, but the above is compatible with the default settings of my style: https://userstyles.org/styles/122394/url-bar-tweaks-remove-visit-search-limit-width (hides the top row with Visit/Search information)

God dammit, that result popped up but the title was so poorly worded that I thought it was about input focus or something and didn't give it a second look!

That's EXACTLY what I was looking for, I already had Stylish installed, it took me two clicks to get it right again! THANK YOU!!! :)