Δημοσιεύτηκε: 05 Δεκ 2010, 11:42
από xaris2335
Επίσης μπορείς να προσθέσεις και αυτά
Κώδικας: Επιλογή όλων
[list=1] [*]Move or remove the close tab button. Do you accidentally click on the close button of Firefox’s tabs? You can move them or remove them, again through about:config. Edit the preference for “browser.tabs.closeButtons”. Here are the meanings of each value:

0: Display a close button on the active tab only
1: (Default) Display close buttons on all tabs
2: Don’t display any close buttons
3: Display a single close button at the end of the tab bar (Firefox 1.x behavior)

[*]We're going to memory usage of Firefox when it's Minimized.
Right Click anywhere => New => Boolean Value.
Name it: config.trim_on_minimize and set it as: True.
In order to set it as True, Double Click on it.

[*]Also, Right Click anywhere => New => Boolean Value.
Name it: browser.turbo.enabled and set it as True.
In order to set it as True, Double Click on it.

[*]Now, we're going to modify another Value which deactivate the "Mask" of Firefox which accelerates the display of the following and previous pages.
Right Click anywhere => New => Numeric Value.
Name it as: browser.sessionhistory.max_total_ viewers and set it as: 0.

[*]Επίσης άλλαξε αυτό
2. Find the Channel network.http.pipelining.maxrequests and Double Click on it to set it as 100.
[/list]


  1. Για γρήγορο pc και γρήγορη σύνδεση αλλάξτε τα παρακάτω:


    content.interrupt.parsing, true
    content.max.tokenizing.time, 2250000
    content.notify.interval, 750000
    content.notify.ontimer, true
    content.switch.threshold, 750000
    nglayout.initialpaint.delay, 0
    network.http.max-connections, 48
    network.http.max-connections-per-server, 16
    network.http.max-persistent-connections-per-proxy, 16
    network.http.max-persistent-connections-per-server, 8
    browser.cache.memory.capacity, 65536

  2. Για γρήγορο pc και μεσαία σύνδεση (αργή DSL/Cable σύνδεση) αλλάξτε τα παρακάτω:

    content.max.tokenizing.time, 2250000
    content.notify.interval, 750000
    content.notify.ontimer, true
    content.switch.threshold, 750000
    network.http.max-connections, 48
    network.http.max-connections-per-server, 16
    network.http.max-persistent-connections-per-proxy, 16
    network.http.max-persistent-connections-per-server, 8
    nglayout.initialpaint.delay, 0
    browser.cache.memory.capacity, 65536

  3. Για γρήγορο pc και αργή σύνδεση αλλάξτε τα παρακάτω:

    browser.xul.error_pages.enabled, true
    content.interrupt.parsing, true
    content.max.tokenizing.time, 3000000
    content.maxtextrun, 8191
    content.notify.interval, 750000
    content.notify.ontimer, true
    content.switch.threshold, 750000
    network.http.max-connections, 32
    network.http.max-connections-per-server, 8
    network.http.max-persistent-connections-per-proxy, 8
    network.http.max-persistent-connections-per-server, 4
    nglayout.initialpaint.delay, 0
    browser.cache.memory.capacity, 65536

  4. Για αργό pc και γρήγορη σύνδεση αλλάξτε τα παρακάτω:

    content.max.tokenizing.time, 3000000
    content.notify.backoffcount, 5
    content.notify.interval, 1000000
    content.notify.ontimer, true
    content.switch.threshold, 1000000
    content.maxtextrun, 4095
    nglayout.initialpaint.delay, 1000
    network.http.max-connections, 48
    network.http.max-connections-per-server, 16
    network.http.max-persistent-connections-per-proxy, 16
    network.http.max-persistent-connections-per-server, 8
    dom.disable_window_status_change, true

  5. Για αργό pc και αργή σύνδεση αλλάξτε τα παρακάτω:

    content.max.tokenizing.time, 2250000
    content.notify.interval, 750000
    content.notify.ontimer, true
    content.switch.threshold, 750000
    nglayout.initialpaint.delay, 750
    network.http.max-connections, 32
    network.http.max-connections-per-server, 8
    network.http.max-persistent-connections-per-proxy, 4
    dom.disable_window_status_change, true
Αυτά :thumbup: ;)