browser.urlbar.trimURLs 编辑
The preference browser.urlbar.trimURLs
controls whether the protocol http
and the trailing slash behind domain name (if the open page is exactly the domain name) are hidden.
- Type:
boolean
- Default value:
true
- Exists by default: yes
- Application support:Firefox 7.0
- Status: Active; last updated 2012-04-03
- Introduction: Pushed to Nightly on 2011-06-23
- Bugs: bug 665580
Values
true
(default)- If the active url is exactly the domain name, the trailing slash (
/
) behind the top level domain will be hidden. If the address starts withhttp://
and neither starts with aftp.
subdomain nor contains@
(usually for ftp login information), thehttp://
prefix will be hidden.
Examples:https://www.example.org/
becomeshttps://www.example.org
,http://www.example.org/foobar
becomeswww.example.org/foobar
andhttp://ftp.example.org/foobar
remains unchanged. false
- All parts of the url are shown.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论