The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Now what plugins with FireFox 2

    Discussion in 'Windows OS and Software' started by Photoguy30523, Oct 31, 2006.

  1. Photoguy30523

    Photoguy30523 Notebook Consultant

    Reputations:
    10
    Messages:
    271
    Likes Received:
    0
    Trophy Points:
    30
    what plugins will help me with firefox 2... something to make it faster
     
  2. vespoli

    vespoli 402 NBR Reviewer

    Reputations:
    1,134
    Messages:
    3,401
    Likes Received:
    0
    Trophy Points:
    105
  3. Photoguy30523

    Photoguy30523 Notebook Consultant

    Reputations:
    10
    Messages:
    271
    Likes Received:
    0
    Trophy Points:
    30
  4. Bwen

    Bwen Notebook Evangelist

    Reputations:
    1
    Messages:
    335
    Likes Received:
    0
    Trophy Points:
    30
    I've been using Fasterfox for a while, what do other people think of it? Does it actually 'speed up' Firefox that much?
     
  5. sionyboy

    sionyboy Notebook Evangelist

    Reputations:
    100
    Messages:
    535
    Likes Received:
    0
    Trophy Points:
    30
    Don't bother with FasterFox, follow this guide instead.

    Make a user.js file in your profile folder and add these lines,

    user_pref("browser.cache.memory.capacity", 16000);
    user_pref("browser.cache.disk_cache_ssl", true);
    user_pref("browser.xul.error_pages.enabled", true);
    user_pref("content.interrupt.parsing", true);
    user_pref("content.max.tokenizing.time", 3000000);
    user_pref("content.maxtextrun", 8191);
    user_pref("content.notify.backoffcount", 5);
    user_pref("content.notify.interval", 250000);
    user_pref("content.notify.ontimer", true);
    user_pref("content.switch.threshold", 250000);
    user_pref("network.http.max-connections", 32);
    user_pref("network.http.max-connections-per-server", 8);
    user_pref("network.http.max-persistent-connections-per-proxy", 8);
    user_pref("network.http.max-persistent-connections-per-server", 4);
    user_pref("nglayout.initialpaint.delay", 250);
    user_pref("plugin.expose_full_path", true);
    user_pref("signed.applets.codebase_principal_suppo rt", true);


    To make a user.js file, open notepad, copy the above into it, then when you go to save select "save file As All Types" and save the file as user.js. Off you go, faster firefox with no extension.
     
  6. Bwen

    Bwen Notebook Evangelist

    Reputations:
    1
    Messages:
    335
    Likes Received:
    0
    Trophy Points:
    30
    So i just create the user.js file then execute it?
     
  7. Nrbelex

    Nrbelex Notebook Deity NBR Reviewer

    Reputations:
    217
    Messages:
    1,286
    Likes Received:
    0
    Trophy Points:
    55
    My extensions list:

    Adblock Filterset.G Updater
    Adblock Plus
    ChatZilla
    Download Statusbar (I'm not sure I'm gonna hold onto this)
    FireFTP
    foxyTunes
    IE Tab
    Tab Mix Plus
    Viamatic foXpose

    Firefox remains swift and I have no conflicts that I'm aware of.

    ~ Brett
     
  8. sionyboy

    sionyboy Notebook Evangelist

    Reputations:
    100
    Messages:
    535
    Likes Received:
    0
    Trophy Points:
    30
    Go to your Firefox profile folder, should be something like
    C:\documents and settings\ YOUR USER PROFILE \Application Data\Mozilla\FireFox\Profiles\*******.default

    When in this folder, create a new Notepad document. Enter the information I entered above, then Save As. Select Save As File "All Types" then type in user.js

    And off you go!
     
  9. jihoon

    jihoon Notebook Evangelist

    Reputations:
    53
    Messages:
    368
    Likes Received:
    0
    Trophy Points:
    30
    yeah. Fasterfox for version 2 came out yesterday.
    I found a significant increase in speed when using it on firefox 1.5
    It used to be slower than IE7, but with fasterfox, it matched the speed.

    Other really helpful addons
    *Gmail Notifier - Extremely useful if you use Gmail
    *Tiny Menu - compacts the menu bar into a single dropdown menu, which I put to the right of my searchbar
    *Mouse Gestures - a little over-featured for what I use it for, but i've become incredibly dependant on it. I just wish there was a mouse gesture plugin for windows explorer.
    *No Go buttons - removes the 'go' button from the address bar and search bar in ff2.
    *IE Tab - As more coders take other non- IE browsers into consideration, I'm finding less need for this. But still very useful when viewing sites incompatible with firefox
    *FirefoxMenuButtons - I use it to add a button to open the extensions window
    *Sidebar on Right - my browser looks a bit different from the default. I have smaller navigation buttons on the right end, of the bookmarks bar, so I like having my sidebar open on the right side.