Category Archives: Firefox
发现了另一个Firefox硬件加速相关的设置,在about:config里面:
layers.acceleration.force-enabled = true
有时间可以再收集收集Fx硬件加速相关的设置。
下面第二个网址里面有更多说明和“强制开启加速功能”的配置推荐。
参考:
[1] https://www.tekbyte.net/enable-hardware-acceleration-in-firefox-57-and-improve-performance/
[2] https://wiki.archlinux.org/index.php/Firefox/Tweaks#Enable_Accelerated_Azure_Canvas
万万没想到,到了这个年代,Firefox有的时候还是需要 about:config 的设置进行优化的。以下是异步平移/缩放相关的选项。开启之后可以一定程度上使浏览器变得更流畅。
- user_pref(“layers.async-pan-zoom.enabled”,true);//开启异步平移/缩放
- user_pref(“dom.ipc.plugins.asyncInit.enabled”, true);//开启插件异步加载
- user_pref(“dom.ipc.plugins.asyncdrawing.enabled”, true);//开启插件异步绘制
记录一个强制启用Fx多进程的方法~
进入 about:config ,然后加入bool量“browser.tabs.remote.force-enable”,并设为true。
参考于MozillaWiki。
【Firefox】关闭火狐Flash的保护模式最简单的方法
7
2 月
#原帖地址http://tieba.baidu.com/p/3530959938 … Read More »
【Firefox】解决一个Fx证书问题
9
12 月
#Goagent神坑。。。 在使用Goagent代理时,即使自己导入了Goage … Read More »
【B站】PC上观看Aldnoah.zero的办法
17
9 月
#客户端的世界神马的真是麻烦。。。渣渣手机伤不起。。。 #我使用的是Firefo … Read More »