Here is link: http://www.ubuntumini.com/2010/04/customizing-firefox-36-for-netbooks.html
Make the Tool icon smaller, Remove the bookmark toolbar
Add Firefox add-onCompact menu 2, autoHideStatusbar, custom Downlaod manager
---------------------------------------------------------------------------------------------------------------------------
To access Firefox's Configuration File
Autohide The Tab bar when only displaying a Single Tab:- Type
browser.tabs.autohide into the filter box
- Double click the browser.tabs.autohide entry to set the value to
true
Make Firefox Run Faster By Enabling Piplining:Normally the browser will make one request to a web page at a time. When you enable pipelining, it will make several attempts at once, which really speeds up page loading. It's not very nice to slam websites with multiple requests. Be a good person and limit yourself to a reasonable number.
- Type
network.http.pipelining into the filter bar
- Double click the network.http.pipelining entry to set the value to
true- Type
network.http.proxy.pipelining into the filter bar
- Double click the network.http.proxy.pipelining entry to set the value to
true- Type
network.http.pipelining.maxrequests into the filter bar
- Double click the network.http.pipelining.maxrequests entry and set the maxrequests to
15- Right-click anywhere inside Firefox about:config page and select
New-> Integer- Name it
nglayout.initialpaint.delay and set its value to
0 (zero)Stop Firefox from Loading Pages in the Background:Firefox downloads webpages from links it thinks you may click. This may make the experience seem faster but really it just bogs down Firefox and your netbook.
- Type
network.prefetch-next into the filter bar
- Double click the network.prefetch-next entry to set it to
false