文章来自个人博客:
https://blog.ljyngup.com/archives/686.html/
Chrome这个新规弄得我也很蛋疼,每次一点输入框就忽然突出来一下。后来在Hostloc论坛上看到了解决方案,写出来分享一下也顺便下次用到直接有。html
解决办法,在地址栏打开如下连接:
chrome://flags/#omnibox-ui-hide-steady-state-url-trivial-subdomains
chrome
将其改成Disable
dom
三个选项的用途:
default
:不显示 https:// 及 www.
disable
:显示 https:// 及 www.
enable
:显示 https:// 但不显示 www.ide