全新安装chrome文件夹不起作用

阅读:1289回复:2
2020-06-14 08:32
写私信
楼主#
我全新安装了Firefox 77.0.1,发现像以前一样在配置文件夹建立userchrome.css的样式不起作用,请问各位大佬知道该怎么设置吗,多谢多谢!另外,全新安装后Gesturefy不能建立新手势了,不知道怎么解决
2020-06-14 09:17
写私信
1楼#
全新安装的可能要设置这个吧
user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true);
2020-06-14 09:53
写私信
2楼#
sakuya:全新安装的可能要设置这个吧
user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true);
回到原帖
太感谢了,果然可以了!