Firefox Tweaks

  1. #1
    SpikedRedBull is offline Valued Member

    Firefox Tweaks

    Hey,

    Since there isnt a firefox forum YET! i wanted to know some firefox tweaks to make it more enjoyable. i already know the about:config tweak is there any more?


  2. #2
    chou is offline Dedicated Member
    Disabling New Windows
    Firefox does block pop ups but there are links that like to open new Windows to the chagrin of some users. To disable webpages or links from opening up new windows modify these 3 settings -

    user_pref("browser.block.target_new_window", true);
    user_pref("browser.tabs.opentabfor.middleclick", true);
    user_pref("browser.tabs.opentabfor.urlbar", true);


    This will not be perfect though it should result in fewer open Windows due to links. There is a pure tabs mode with an extention to Firefox, something that we will talk about later on.

    Show Pictures As They are Loading (IE Style)
    This is a psychological thing more than anything else. By default, Firefox uses placeholder images by leaving image locations blank or with the white box and x combo. Changing this value will result in the load as it goes approach as with IE

    user_pref("browser.display.show_image_placeholders ", false);





    and heres a few keyboard shortcuts

    T Opens a new tab and takes the focus to the new tab
    O Open Local File. This is one of the biggest changes from IE where both Ctrl-O and Ctrl-L opened a dialogue box for a URL.
    L Changes focus to the Address bar
    Tab Scrolls through the tabs from current window towards the right. Loops back to the first tab when rightmost tab is reached
    1..0 The numbers 1 to 0 takes the focus to Tab 1 to 10
    N Opens a new window like IE
    W a tab or if there are no tabs, close the window
    B Open bookmark sidepanel
    D Bookmark current page
    H Brings up the history dialogue box on the right. Useful if you closed a page accidentally and forgot the URL. Or to make sure your kids are not looking at pr0n
    U Show page source
    Y Open downloads window
    K Focus goes to search bar


    Some of the more common shortcuts just for the heck of it.
    R Refresh current page
    F Find in page
    G Find Again (used in conjunction with Ctrl F)
    J Page Info (same as properties in IE)
    - Decrease font size
    + Increase font size
    S Save current page to disk
    P Print current page
    A Select All

  3. #3
    chou is offline Dedicated Member
    http://mindfulmusings.net/weblog/200...irefox-tweaks/


    and heres some more about:config settings . . .

    To get started, type "about:config" in your FireFox address bar. The settings you're looking for are:

    1.) network.http.pipelining
    2.) network.http.pipelining.firstrequest
    3.) network.http.pipelining.maxrequests
    4.) network.http.proxy.pipelining
    5.) nglayout.ititialpaint.delay

    Set #1, #2, and #4 to "true". Set #3 to a high number, like 32. Set #5 to 0.

    Enabling the pipelining features allows the browser to make multiple requests to the server at the same time. The "maxrequests" is the maximum number of requests it will send at once. I've heard that 8 is the most it will send at once, but setting it higher won't hurt, just in case. The initialpaint.delay is the length of time (in milliseconds) after the server response before the browser begins to paint the page.

    Adjusting those settings will help pages render much faster in FireFox. In fact, my own observations have been that, tweaked in this manner, FireFox will render faster than Opera (and yes, I realize that others may experience different results).

  4. #4
    Bear is offline D-A-L Elite Member
    If your looking for Firefox extensions check This Site out.

  5. #5
    SpikedRedBull is offline Valued Member
    i already have extensions that i want along with themes, just wanted some good ol style tweaks.

  6. #6
    rgatin is offline Newbie
    Hi all!!!

    could someone please tell me how to disable Connection Settings button in Mozilla Firefox 1.0. I NEED TO KNOW THIS REALLY BAD.

    THANK YOU.

    Quote Originally Posted by chou
    Disabling New Windows
    Firefox does block pop ups but there are links that like to open new Windows to the chagrin of some users. To disable webpages or links from opening up new windows modify these 3 settings -

    user_pref("browser.block.target_new_window", true);
    user_pref("browser.tabs.opentabfor.middleclick", true);
    user_pref("browser.tabs.opentabfor.urlbar", true);


    This will not be perfect though it should result in fewer open Windows due to links. There is a pure tabs mode with an extention to Firefox, something that we will talk about later on.

    Show Pictures As They are Loading (IE Style)
    This is a psychological thing more than anything else. By default, Firefox uses placeholder images by leaving image locations blank or with the white box and x combo. Changing this value will result in the load as it goes approach as with IE

    user_pref("browser.display.show_image_placeholders ", false);





    and heres a few keyboard shortcuts

    T Opens a new tab and takes the focus to the new tab
    O Open Local File. This is one of the biggest changes from IE where both Ctrl-O and Ctrl-L opened a dialogue box for a URL.
    L Changes focus to the Address bar
    Tab Scrolls through the tabs from current window towards the right. Loops back to the first tab when rightmost tab is reached
    1..0 The numbers 1 to 0 takes the focus to Tab 1 to 10
    N Opens a new window like IE
    W a tab or if there are no tabs, close the window
    B Open bookmark sidepanel
    D Bookmark current page
    H Brings up the history dialogue box on the right. Useful if you closed a page accidentally and forgot the URL. Or to make sure your kids are not looking at pr0n
    U Show page source
    Y Open downloads window
    K Focus goes to search bar


    Some of the more common shortcuts just for the heck of it.
    R Refresh current page
    F Find in page
    G Find Again (used in conjunction with Ctrl F)
    J Page Info (same as properties in IE)
    - Decrease font size
    + Increase font size
    S Save current page to disk
    P Print current page
    A Select All

  7. #7
    PlatinumMoto is offline Senior Member
    Save 20% on AVG Internet Security 2012 Suite!
    Can someone tell me how to save those settings so I don't have to manually configure Firefox each time it starts up?

    123 and 4 are all saved but for some reason I have to keep changing the delay to 0 each time I start Firefox. So I downloaded the fasterfox extension same thing only I don't have to type in about:config and search for the string manually.

    Thanks for your help.

+ Reply to Thread