zoukankan      html  css  js  c++  java
  • FireFox 内存优化

    方法1:

     操作步骤:

      1. 地址栏输入about:config;

      2. Show a warning message;

      3. Click the Button which value is "I'll be careful, I promise!"

      4. show the configure picture, and any place click the right-hand button.

      5. Popup menu select the [New] -->[Boolean]

      6. Popup a dialog,enter "config.trim_on_minimize" ,and set it's value to "True"

      7. reboot the ff.

      8. That's OK!

    方法2:

    在“About:config”设置中将名为“browser.sessionhistory.max_total_viewers” (页面快进/快退功能中保存的页面总数,默认是-1(无限))的值修改为5或更小,这样就避免浪费更多的资源来保存页面快进/快退的页面数。最后重新启动 Firefox,你便会发现Firefox占用的系统资源不再高高不下了。

  • 相关阅读:
    批处理
    命名规则
    注释
    HTML DOM属性
    OLTP
    修改HTML元素
    HTML
    工具资源系列之给虚拟机装个centos
    工具资源系列之给虚拟机装个windows
    工具资源系列之给mac装个虚拟机
  • 原文地址:https://www.cnblogs.com/leelike/p/1943098.html
Copyright © 2011-2022 走看看