about config里面的键值重启后会变回去
firefox吧
全部回复
仅看楼主
level 13
3702080120 楼主
我把这个browser.urlbar.maxRichResults的值改为0,但是每次重启后,就变回了6,
是什么原因?如何固定住?
我改了user.js和pref.js,都不行。
[滑稽]安心水帖,别BB多余的~
2014年06月13日 05点06分 1
吧务
level 15
把你的user.js和pref.js的键值贴出来看看
2014年06月13日 05点06分 2
4楼。
2014年06月13日 05点06分
level 15
[滑稽]一直默认
——我喂自己袋盐
>>Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0
2014年06月13日 05点06分 3
level 13
3702080120 楼主
user_pref("network.http.pipelining.maxrequests", 8);
user_pref("network.http.request.max-start-delay", 0);
user_pref("network.http.max-connections", 48);
user_pref("network.http.max-connections-per-server", 16);
user_pref("network.http.max-persistent-connections-per-proxy", 16);
user_pref("network.http.max-persistent-connections-per-server", 8);
user_pref("browser.turbo.enabled", true);
user_pref("browser.display.show_image_placeholders", true);
user_pref("browser.chrome.favicons", true);
user_pref("browser.urlbar.autocomplete.enabled", true);
user_pref("browser.cache.memory.capacity", 65536);
user_pref("content.notify.ontimer", true);
user_pref("content.interrupt.parsing", true);
user_pref("content.max.tokenizing.time", 2250000);
user_pref("content.switch.threshold", 750000);
user_pref("plugin.expose_full_path", true);
user_pref("ui.submenuDelay", 0);
user.js的
2014年06月13日 05点06分 4
pref.js太多了,放上来yunpan.cn/QTXu2pyMWFKHY (提取码:ec19)
2014年06月13日 05点06分
level 4
改为-1试试.
2014年06月13日 06点06分 5
改成0立即生效,改成-1,干脆没有效果。。。。
2014年06月13日 06点06分
level 6
谁让你设为只读了。。。
2014年06月13日 06点06分 6
没有啊
2014年06月13日 07点06分
检查下,不是pref.js本身就是其父文件夹
2014年06月13日 07点06分
回复 备耐力轮胎 :我的文件夹的只读选项前的确是有个蓝色方框。可是browser.tabs.closeButtons这个参数我改了,重启也不会恢复,为什么一楼的那个会?
2014年06月13日 07点06分
1