Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Power Lifting Lever Belt
SkullVamp
Updated:
Jun 13, 2026
Ad icon
port.lk Domain for sale
Lankan-Tech
Updated:
Jun 13, 2026
Colombo
Kaduwela - Two Storey House for Sale
dilrasan
Updated:
Jun 11, 2026
Ad icon
Wechat qr verification
Pawan2005
Updated:
Jun 11, 2026
🚀 GOOGLE AI PRO 18 MONTHS ACTIVATION 🚀
sayuru bandara
Updated:
Jun 10, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
Computers & Internet
Tips & Tricks
New Speed Up Firefox Guide
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="methsri" data-source="post: 4496488" data-attributes="member: 65662"><p><strong><span style="font-size: 15px"><span style="color: blue">Mama meka hoya gaththe wena forum ekakin ........i tried this all ......mata nan wenasak therune na .......poddak ogolloth try karala kiyanewada mewa wada karanewada kiyala ...............</span></span></strong></p><p> </p><p><strong>==================================================</strong></p><p> </p><p><strong>Mozilla Firefox</strong> provides support for various versions of <strong>Microsoft Windows</strong>, <strong>Mac OS X</strong>, and <strong>Linux</strong>. Although not officially released for certain operating systems, the freely available source code works for many other operating systems, including <strong>FreeBSD</strong>, <strong>OS/2</strong>, <strong>Solaris</strong>, <strong>SkyOS</strong>, <strong>BeOS</strong> and more recently, <strong>Windows XP Professional x64 Edition</strong>.</p><p></p><p>There are a few tricks to speed up Firefox. Check them out below:</p><p></p><p><strong>1.</strong> Open <strong>Firefox</strong>.</p><p><strong>2.</strong> Type <strong>about:config</strong> in the address bar and press <strong>Enter</strong>.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_1.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p></p><p><strong>HTTP PIPELINING</strong></p><p></p><p><strong>HTTP</strong> is the application-layer protocol that most web pages are transferred with. In <strong>HTTP 1.1</strong>, multiple requests can be sent before any responses are received. This is known as <strong>pipelining</strong>. Pipelining reduces page loading times, but not all servers support it.</p><p></p><p>In the filter bar type <strong>network.http.pipelining</strong>. Make sure under the value field is says <strong>true</strong>. If not double-click to set it.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_2.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>Return to the filter bar and type <strong>network.http.pipelining.maxrequests</strong>. Double-click this option and set its value to 8.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_3.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p></p><p><strong>HTTP PROXY</strong></p><p></p><p>Go to the filter bar and type <strong>network.http.proxy.pipelining</strong>. Once it opens double-click it to set it to <strong>true</strong>.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_4.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p></p><p><strong>DNS</strong></p><p></p><p><strong>IPv6</strong> was designed in part to solve the problem <strong>IPv4</strong> will soon be facing: the exhaustion of all possible ip addresses. <strong>Mozilla</strong> implemented <strong>IPv6</strong> support in early 2000, but that support did not receive widespread testing until recently as IPv6-capable OSs and network software/equipment became more common.</p><p></p><p>One particular bug that has appeared exists not in Mozilla, but in IPv6-capable DNS servers: an IPv4 address may be returned when an IPv6 address is requested. It is possible for Mozilla to recover from this misinformation, but a significant delay is introduced.</p><p>Type <strong>network.dns.disableIPv6</strong> in the filter bar and set this option to <strong>true</strong> by double clicking on it.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_5.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p></p><p><strong>CONTENT INTERRUPT PARSING</strong></p><p></p><p>This preference controls whether the application will interrupt parsing a page to respond to UI events. It does not exist by default. </p><p>Right-click (Apple users ctrl-click) anywhere in the <strong>about:config</strong> window and select <strong>New</strong> and then <strong>Boolean</strong> from the pop-up menu. </p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_6.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>Enter <strong>content.interrupt.parsing</strong> in the New boolean value pop-up window and click <strong>OK</strong>.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_7.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>You will be prompted to choose the value for the new boolean. Select <strong>true</strong> and click <strong>OK</strong>.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_8.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p></p><p><strong>CONTENT MAX TOKENIZING TIME</strong></p><p></p><p>Rather than wait until a page has completely downloaded to display it to the user, Mozilla applications will periodically render what has been received to that point. This preference controls the maximum amount of time the application will be unresponsive while rendering pages.</p><p>Right-click (Apple users ctrl-click) anywhere in the <strong>about:config</strong> window and select <strong>New</strong> and then <strong>Integer</strong> from the pop-up menu.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_9.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>Enter <strong>content.max.tokenizing.time</strong> in the New integer value pop-up window and click <strong>OK</strong>.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_10.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>You will be prompted to enter a value. Enter <strong>2250000</strong> and click <strong>OK</strong>.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_11.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p></p><p><strong>CONTENT NOTIFY INTERVAL</strong></p><p></p><p>This preference specifies the minimum amount of time to wait between reflows. Right-click (Apple users ctrl-click) anywhere in the <strong>about:config</strong> window and select <strong>New</strong> and then <strong>Integer</strong> from the pop-up menu.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_9.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>Enter <strong>content.notify.interval</strong> in the New integer value pop-up window and click <strong>OK</strong>.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_12.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>You will be prompted to enter a value. Enter <strong>750000</strong> and click <strong>OK</strong>.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_13.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p></p><p><strong>CONTENT NOTIFY ONTIMER</strong></p><p></p><p>This preference specifies whether to reflow pages at an interval any higher than that specified by <strong>content.notify.interval</strong>. Right-click (Apple users ctrl-click) anywhere in the <strong>about:config</strong> window and select <strong>New</strong> and then <strong>Boolean</strong> from the pop-up menu. </p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_6.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>Enter <strong>content.notify.ontimer</strong> in the New boolean value pop-up window and click <strong>OK</strong>.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_14.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>You will be prompted to choose the value for the new boolean. Select <strong>true</strong> and click <strong>OK</strong>.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_15.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p></p><p><strong>CONTENT NOTIFY BACKOFFCOUNT</strong></p><p></p><p>This preference controls the maximum number of times the content will do timer-based reflows. After this number has been reached, the page will only reflow once it is finished downloading. Right-click (Apple users ctrl-click) anywhere in the <strong>about:config</strong> window and select <strong>New</strong> and then <strong>Integer</strong> from the pop-up menu.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_9.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>Enter <strong>content.notify.backoffcount</strong> in the New integer value pop-up window and click <strong>OK</strong>.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_16.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>You will be prompted to enter a value. Enter <strong>5</strong> and click <strong>OK</strong>.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_17.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p></p><p><strong>CONTENT SWITCH THRESHOLD</strong></p><p></p><p>The user can interact with a loading page when <strong>content.interrupt.parsing</strong> is set to true. When a page is loading, the application has two modes: a high frequency interrupt mode and a low frequency interrupt mode. The high frequency interrupt mode interrupts the parser more frequently to allow for greater UI responsiveness during page load. The low frequency interrupt mode interrupts the parser less frequently to allow for quicker page load. The application enters high frequency interrupt mode when the user moves the mouse or types on the keyboard and switches back to low frequency mode when the user has had no activity for a certain amount of time. This preference controls that amount of time. Right-click (Apple users ctrl-click) anywhere in the <strong>about:config</strong> window and select <strong>New</strong> and then <strong>Integer</strong> from the pop-up menu.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_9.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>Enter <strong>content.switch.threshold</strong> in the New integer value pop-up window and click <strong>OK</strong>.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_18.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>You will be prompted to enter a value. Enter <strong>750000</strong> and click <strong>OK</strong>.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_19.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p></p><p><strong>NGLAYOUT INITIALPAINT DELAY</strong></p><p></p><p>Mozilla applications render web pages incrementally - they display what's been received of a page before the entire page has been downloaded. Since the start of a web page normally doesn't have much useful information to display, Mozilla applications will wait a short interval before first rendering a page. This preference controls that interval. Right-click (Apple users ctrl-click) anywhere in the <strong>about:config</strong> window and select <strong>New</strong> and then <strong>Integer</strong> from the pop-up menu.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_9.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>Enter <strong>nglayout.initialpaint.delay</strong> in the New integer value pop-up window and click <strong>OK</strong>.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_20.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>You will be prompted to enter a value. Enter <strong>0</strong> and click <strong>OK</strong>.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_21.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p></p><p><strong>UI SUBMENU DELAY</strong></p><p></p><p>This preference controls the time a menu takes to open a sub-menu. Right-click (Apple users ctrl-click) anywhere in the <strong>about:config</strong> window and select <strong>New</strong> and then <strong>Integer</strong> from the pop-up menu.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_9.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>Enter <strong>ui.submenuDelay</strong> in the New integer value pop-up window and click <strong>OK</strong>.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_22.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>You will be prompted to enter a value. Enter <strong>0</strong> and click <strong>OK</strong>.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_23.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p></p><p><strong>PLUGIN EXPOSE FULL PATH</strong></p><p></p><p>This preference shows full path to plugins in <strong>about<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite7" alt=":p" title="Stick out tongue :p" loading="lazy" data-shortname=":p" />lugins</strong>. Right-click (Apple users ctrl-click) anywhere in the <strong>about:config</strong> window and select <strong>New</strong> and then <strong>Boolean</strong> from the pop-up menu. </p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_6.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>Enter <strong>plugin.expose_full_path</strong> in the New boolean value pop-up window and click <strong>OK</strong>.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_24.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>You will be prompted to choose the value for the new boolean. Select <strong>true</strong> and click <strong>OK</strong>.</p><p></p><p></p><p><strong>BROWSER CACHE MEMORY CAPACITY</strong></p><p></p><p>When a page is loaded, it can be cached so it doesn't need to be rerendered to be redisplayed. This preference controls the maximum amount of memory to use for caching decoded images and chrome (application user interface elements). Right-click (Apple users ctrl-click) anywhere in the <strong>about:config</strong> window and select <strong>New</strong> and then <strong>Integer</strong> from the pop-up menu.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_9.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>Enter <strong>browser.cache.memory.capacity</strong> in the New integer value pop-up window and click <strong>OK</strong>.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_25.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>You will be prompted to enter a value. Enter <strong>65536</strong> and click <strong>OK</strong>.</p><p></p><p><img src="http://www.helpero.com/images/howto/howto_31_26.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p></blockquote><p></p>
[QUOTE="methsri, post: 4496488, member: 65662"] [B][SIZE=4][COLOR=blue]Mama meka hoya gaththe wena forum ekakin ........i tried this all ......mata nan wenasak therune na .......poddak ogolloth try karala kiyanewada mewa wada karanewada kiyala ...............[/COLOR][/SIZE][/B] [B]==================================================[/B] [B]Mozilla Firefox[/B] provides support for various versions of [B]Microsoft Windows[/B], [B]Mac OS X[/B], and [B]Linux[/B]. Although not officially released for certain operating systems, the freely available source code works for many other operating systems, including [B]FreeBSD[/B], [B]OS/2[/B], [B]Solaris[/B], [B]SkyOS[/B], [B]BeOS[/B] and more recently, [B]Windows XP Professional x64 Edition[/B]. There are a few tricks to speed up Firefox. Check them out below: [B]1.[/B] Open [B]Firefox[/B]. [B]2.[/B] Type [B]about:config[/B] in the address bar and press [B]Enter[/B]. [IMG]http://www.helpero.com/images/howto/howto_31_1.jpg[/IMG] [B]HTTP PIPELINING[/B] [B]HTTP[/B] is the application-layer protocol that most web pages are transferred with. In [B]HTTP 1.1[/B], multiple requests can be sent before any responses are received. This is known as [B]pipelining[/B]. Pipelining reduces page loading times, but not all servers support it. In the filter bar type [B]network.http.pipelining[/B]. Make sure under the value field is says [B]true[/B]. If not double-click to set it. [IMG]http://www.helpero.com/images/howto/howto_31_2.jpg[/IMG] Return to the filter bar and type [B]network.http.pipelining.maxrequests[/B]. Double-click this option and set its value to 8. [IMG]http://www.helpero.com/images/howto/howto_31_3.jpg[/IMG] [B]HTTP PROXY[/B] Go to the filter bar and type [B]network.http.proxy.pipelining[/B]. Once it opens double-click it to set it to [B]true[/B]. [IMG]http://www.helpero.com/images/howto/howto_31_4.jpg[/IMG] [B]DNS[/B] [B]IPv6[/B] was designed in part to solve the problem [B]IPv4[/B] will soon be facing: the exhaustion of all possible ip addresses. [B]Mozilla[/B] implemented [B]IPv6[/B] support in early 2000, but that support did not receive widespread testing until recently as IPv6-capable OSs and network software/equipment became more common. One particular bug that has appeared exists not in Mozilla, but in IPv6-capable DNS servers: an IPv4 address may be returned when an IPv6 address is requested. It is possible for Mozilla to recover from this misinformation, but a significant delay is introduced. Type [B]network.dns.disableIPv6[/B] in the filter bar and set this option to [B]true[/B] by double clicking on it. [IMG]http://www.helpero.com/images/howto/howto_31_5.jpg[/IMG] [B]CONTENT INTERRUPT PARSING[/B] This preference controls whether the application will interrupt parsing a page to respond to UI events. It does not exist by default. Right-click (Apple users ctrl-click) anywhere in the [B]about:config[/B] window and select [B]New[/B] and then [B]Boolean[/B] from the pop-up menu. [IMG]http://www.helpero.com/images/howto/howto_31_6.jpg[/IMG] Enter [B]content.interrupt.parsing[/B] in the New boolean value pop-up window and click [B]OK[/B]. [IMG]http://www.helpero.com/images/howto/howto_31_7.jpg[/IMG] You will be prompted to choose the value for the new boolean. Select [B]true[/B] and click [B]OK[/B]. [IMG]http://www.helpero.com/images/howto/howto_31_8.jpg[/IMG] [B]CONTENT MAX TOKENIZING TIME[/B] Rather than wait until a page has completely downloaded to display it to the user, Mozilla applications will periodically render what has been received to that point. This preference controls the maximum amount of time the application will be unresponsive while rendering pages. Right-click (Apple users ctrl-click) anywhere in the [B]about:config[/B] window and select [B]New[/B] and then [B]Integer[/B] from the pop-up menu. [IMG]http://www.helpero.com/images/howto/howto_31_9.jpg[/IMG] Enter [B]content.max.tokenizing.time[/B] in the New integer value pop-up window and click [B]OK[/B]. [IMG]http://www.helpero.com/images/howto/howto_31_10.jpg[/IMG] You will be prompted to enter a value. Enter [B]2250000[/B] and click [B]OK[/B]. [IMG]http://www.helpero.com/images/howto/howto_31_11.jpg[/IMG] [B]CONTENT NOTIFY INTERVAL[/B] This preference specifies the minimum amount of time to wait between reflows. Right-click (Apple users ctrl-click) anywhere in the [B]about:config[/B] window and select [B]New[/B] and then [B]Integer[/B] from the pop-up menu. [IMG]http://www.helpero.com/images/howto/howto_31_9.jpg[/IMG] Enter [B]content.notify.interval[/B] in the New integer value pop-up window and click [B]OK[/B]. [IMG]http://www.helpero.com/images/howto/howto_31_12.jpg[/IMG] You will be prompted to enter a value. Enter [B]750000[/B] and click [B]OK[/B]. [IMG]http://www.helpero.com/images/howto/howto_31_13.jpg[/IMG] [B]CONTENT NOTIFY ONTIMER[/B] This preference specifies whether to reflow pages at an interval any higher than that specified by [B]content.notify.interval[/B]. Right-click (Apple users ctrl-click) anywhere in the [B]about:config[/B] window and select [B]New[/B] and then [B]Boolean[/B] from the pop-up menu. [IMG]http://www.helpero.com/images/howto/howto_31_6.jpg[/IMG] Enter [B]content.notify.ontimer[/B] in the New boolean value pop-up window and click [B]OK[/B]. [IMG]http://www.helpero.com/images/howto/howto_31_14.jpg[/IMG] You will be prompted to choose the value for the new boolean. Select [B]true[/B] and click [B]OK[/B]. [IMG]http://www.helpero.com/images/howto/howto_31_15.jpg[/IMG] [B]CONTENT NOTIFY BACKOFFCOUNT[/B] This preference controls the maximum number of times the content will do timer-based reflows. After this number has been reached, the page will only reflow once it is finished downloading. Right-click (Apple users ctrl-click) anywhere in the [B]about:config[/B] window and select [B]New[/B] and then [B]Integer[/B] from the pop-up menu. [IMG]http://www.helpero.com/images/howto/howto_31_9.jpg[/IMG] Enter [B]content.notify.backoffcount[/B] in the New integer value pop-up window and click [B]OK[/B]. [IMG]http://www.helpero.com/images/howto/howto_31_16.jpg[/IMG] You will be prompted to enter a value. Enter [B]5[/B] and click [B]OK[/B]. [IMG]http://www.helpero.com/images/howto/howto_31_17.jpg[/IMG] [B]CONTENT SWITCH THRESHOLD[/B] The user can interact with a loading page when [B]content.interrupt.parsing[/B] is set to true. When a page is loading, the application has two modes: a high frequency interrupt mode and a low frequency interrupt mode. The high frequency interrupt mode interrupts the parser more frequently to allow for greater UI responsiveness during page load. The low frequency interrupt mode interrupts the parser less frequently to allow for quicker page load. The application enters high frequency interrupt mode when the user moves the mouse or types on the keyboard and switches back to low frequency mode when the user has had no activity for a certain amount of time. This preference controls that amount of time. Right-click (Apple users ctrl-click) anywhere in the [B]about:config[/B] window and select [B]New[/B] and then [B]Integer[/B] from the pop-up menu. [IMG]http://www.helpero.com/images/howto/howto_31_9.jpg[/IMG] Enter [B]content.switch.threshold[/B] in the New integer value pop-up window and click [B]OK[/B]. [IMG]http://www.helpero.com/images/howto/howto_31_18.jpg[/IMG] You will be prompted to enter a value. Enter [B]750000[/B] and click [B]OK[/B]. [IMG]http://www.helpero.com/images/howto/howto_31_19.jpg[/IMG] [B]NGLAYOUT INITIALPAINT DELAY[/B] Mozilla applications render web pages incrementally - they display what's been received of a page before the entire page has been downloaded. Since the start of a web page normally doesn't have much useful information to display, Mozilla applications will wait a short interval before first rendering a page. This preference controls that interval. Right-click (Apple users ctrl-click) anywhere in the [B]about:config[/B] window and select [B]New[/B] and then [B]Integer[/B] from the pop-up menu. [IMG]http://www.helpero.com/images/howto/howto_31_9.jpg[/IMG] Enter [B]nglayout.initialpaint.delay[/B] in the New integer value pop-up window and click [B]OK[/B]. [IMG]http://www.helpero.com/images/howto/howto_31_20.jpg[/IMG] You will be prompted to enter a value. Enter [B]0[/B] and click [B]OK[/B]. [IMG]http://www.helpero.com/images/howto/howto_31_21.jpg[/IMG] [B]UI SUBMENU DELAY[/B] This preference controls the time a menu takes to open a sub-menu. Right-click (Apple users ctrl-click) anywhere in the [B]about:config[/B] window and select [B]New[/B] and then [B]Integer[/B] from the pop-up menu. [IMG]http://www.helpero.com/images/howto/howto_31_9.jpg[/IMG] Enter [B]ui.submenuDelay[/B] in the New integer value pop-up window and click [B]OK[/B]. [IMG]http://www.helpero.com/images/howto/howto_31_22.jpg[/IMG] You will be prompted to enter a value. Enter [B]0[/B] and click [B]OK[/B]. [IMG]http://www.helpero.com/images/howto/howto_31_23.jpg[/IMG] [B]PLUGIN EXPOSE FULL PATH[/B] This preference shows full path to plugins in [B]about:plugins[/B]. Right-click (Apple users ctrl-click) anywhere in the [B]about:config[/B] window and select [B]New[/B] and then [B]Boolean[/B] from the pop-up menu. [IMG]http://www.helpero.com/images/howto/howto_31_6.jpg[/IMG] Enter [B]plugin.expose_full_path[/B] in the New boolean value pop-up window and click [B]OK[/B]. [IMG]http://www.helpero.com/images/howto/howto_31_24.jpg[/IMG] You will be prompted to choose the value for the new boolean. Select [B]true[/B] and click [B]OK[/B]. [B]BROWSER CACHE MEMORY CAPACITY[/B] When a page is loaded, it can be cached so it doesn't need to be rerendered to be redisplayed. This preference controls the maximum amount of memory to use for caching decoded images and chrome (application user interface elements). Right-click (Apple users ctrl-click) anywhere in the [B]about:config[/B] window and select [B]New[/B] and then [B]Integer[/B] from the pop-up menu. [IMG]http://www.helpero.com/images/howto/howto_31_9.jpg[/IMG] Enter [B]browser.cache.memory.capacity[/B] in the New integer value pop-up window and click [B]OK[/B]. [IMG]http://www.helpero.com/images/howto/howto_31_25.jpg[/IMG] You will be prompted to enter a value. Enter [B]65536[/B] and click [B]OK[/B]. [IMG]http://www.helpero.com/images/howto/howto_31_26.jpg[/IMG] [/QUOTE]
Insert quotes…
Verification
Hata thunen beduwama keeyada? (60 bedeema thuna)
Post reply
Top
Bottom