Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Display URL before TITLE in Awesomebar

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

由Benjamin Philipp于修改

被采纳的解决方案

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)

定位到答案原位置 👍 1

所有回复 (2)

more options

选择的解决方案

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!!! :)