header image
 

tweaking firefox

If you use a firefox mozilla as your browser, then perhaps you will find this tricks quite useful. I. easy browsing

  • press ctrl+enter to open .com domain name ( e.g: type yahoo then press ctrl+enter )
  • press shift+enter to open .net domain name
  • press ctrl+shift+enter to open .org domain name

II. tweaking firefox type " about:CONFIG " in your firefox address bar then enter, make sure that your firefox setting adjusted with these setting to change it, use double click and if you didn’t find the exact firefox default setting, right click then choose new, for numerial data use Integer and Boolean for choosing true /false. for DSL user 

  1. Set “network.http.pipelining : true”
  2. Set “network.http.proxy.pipelining : true”
  3. Set “network.http.pipelining.maxrequests : 64″
  4. Set “nglayout.initialpaint.delay : 0″

for ADSL user

  1. Set “network.http.max-connections : 64″
  2. Set “network.http.max-connections-per-server : 21″
  3. Set “network.http.max-persistent-connections-per-server : 8″
  4. Set “network.http.pipelining : true”
  5. Set “network.http.pipelining.maxrequests : 100″
  6. Set “network.http.proxy.pipelining : true”
  7. Set “nglayout.initialpaint.delay : 0″

for dial-up user

  1. Set “browser.cache.disk_cache_ssl : true”
  2. Set “browser.xul.error_pages.enabled : true”
  3. Set “network.http.max-connections : 32″
  4. Set “network.http.max-connections-per-server : 8″
  5. Set “network.http.max-persistent-connections-per-proxy : 8″
  6. Set “network.http.max-persistent-connections-per-server : 4″
  7. Set “network.http.pipelining : true”
  8. Set “network.http.pipelining.maxrequests : 8″
  9. Set “network.http.proxy.pipelining : true”
  10. Set “plugin.expose_full_path : true”
  11. Set “signed.applets.codebase_principal_support : true”
  12. Set “content.interrupt.parsing : true”
  13. Set “content.max.tokenizing.time : 3000000″
  14. Set “content.maxtextrun : 8191″
  15. Set “content.notify.backoffcount : 5″
  16. Set “content.notify.interval : 750000″
  17. Set “content.notify.ontimer : true”
  18. Set “content.switch.threshold : 750000″

~ by riano annas on May 20, 2008.

Leave a Reply