Something About Customed Firefox Browser UI
标签栏和导航栏压缩到一栏,提升显示空间
firefox 75
- in
about:config
, set itemtoolkit.legacyUserProfileCustomizations.stylesheets
to true(duble click); 在about:config
中设置toolkit.legacyUserProfileCustomizations.stylesheets
项为true - find firefox profiles directory, through
about:profiles
>root directory
open the profiles directory; 在about:profiles
中的root directory
中打开用户配置文件夹 - clone this repository to
profiles directory
/chrome
, restart firefox; 克隆本仓库到用户配置文件夹中的chrome文件夹下,重启firefox