level 1
1.替换网站图标的扩展https://addons.mozilla.org/zh-CN/firefox/addon/favicon-switcher/2.下面不完善的css缺点很多:不能指定某一个网站,只是给所有无网站图标的网站添加图标。
.tab-icon-image:not([src]) { display: revert !important;
content: url("chrome://branding/content/icon32.png") !important;
background-size: cover !important;
}
2025年11月02日 08点11分