Jump to Tab
Press Ctrl+1-9 [ any number from 1 to 9 that'll make you jump to that tab window - Yes, this is firefox ]
Stop Firefox to stuck
If Firefox takes up too much memory on your computer, you can limit the amount of RAM it is allowed to us and you feel it is working slow and painfully taking too much of virtual memory. Go to about:config, filter “browser.cache” and select “browser.cache.disk.capacity”. Right click and select modify and change value to 15000 especially for computer connected to fast internet connections - slow dial up connections for many linux users I recommend using more memory as you may have a large swap memory ( RAM in windows ).
For 512GB or 1GB try 15000(MB) instead of default 50000 (MB)
Stop Firefox Thinking delay
Also, right-click anywhere and select New-> Integer. Change it to “ nglayout.initialpaint.delay ” and set its value to “0″. This value is the amount of time the internet browser waits before it acts on the information it receives.
Customize Tab close preferance
Type 'about:config' in address bar ( Where you type www.yoursite.com etc. ). 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)
It will appear like this given in steps
step 1 : about:config
step 2: browser.tabs.closeButtons
step 3 : Right click on " browser.tabs.closeButtons " - and click "Modify"
step 4 : Use " 0" for close button to appear in one tab
Use any Search engines like google.com or wikipedia.org from your address bar
This applies with Bookmarks also.
First for keywords.
Step 1 Find any search engine - in this case - I'll open google.com - right click on the search bar - menu opens up
Step 2 Click on add a keyword search( here is the catch - Why haven't you seen this before and why have you been so afraid to click)
Step 3 Start filling the box - fill anything but remember in the " Keyword " box you should type " the letter or word you'll use to access the search engine "
e.g in brief - google.com > right click on search bar > click on "Add a keyword search" from the drop down menu > name = google , keyword = g > press ok!
Now go to your address bar ( where you type www.google.com or any site ) and type "g index.of mp3 " g is the google search keyword you wrote before in the dialog box and index.of mp3 is your search > you can do this with any search engine ( Just copy it from here ) You will now be seeing a google search .Viola! it's actually quiet simple.
You can also do this with saving a entire location ; instead of using a search bar now you'll be saving a complicated address like blogger.com/..../234523/asdfj - Hope you understood what a complicated address is. So now move forward.
Step 1 Go to "Bookmarks" in the Menu bar
Step 2 Right click on " Get bookmark add-on " and then fill the dialog box when filling the dialog box the most important thing is the location and keyword. In the location you'll fill the complicated URL ( blogger.com/..../.... ) you want to save > and after that use a simple keyword (remember (to make Logical keywords ( just for you to remember ) If you are trying for the first time don't be scared.)) Press Ok. Now just like a keyword search type the letter or anything you used as keyword > type it in the address bar > your whole link should open up.
e.g I'll type ar (in the address bar)
and the whole address given below comes up ( In this case my Ranking of Alexa )
http://www.alexa.com/data/details/traffic_details/bethefriend.blogspot.com
I'll soon be adding screen shots on different subjects. Words can explain a lot of thing but so can pictures with a bigger impact and ease of learning.
Sites worth visiting
Add-on you should have try
1. Cool iris - A prefetch preview without moving away from web page
2. Faster Fox - Makes internet works faster
3. Tor - Anonymous browsing
4. Tiny - Menu bar shortens
Showing posts with label Firefox Tips. Show all posts
Showing posts with label Firefox Tips. Show all posts
Friday, January 18, 2008
Tips to boost your firefox speed IF your broadband is slow
You need to go into firefox configuration by enter about:config in the address bar.
Tip 1:Type network.http.pipelining in the filter bar and set it to true.
Tip 2:Type network.http.pipelining.maxrequests in the filter bar. The default value is 4. Change it to 8.
Tip 3: Type network.http.proxy.pipelining in the filter bar and set it to true.
Tip 4:Type network.dns.disableIPv6 in the filter bar and set it to true.
Tip 5:Type plugin.expose_full_path in the filter bar and set it to true.
Tip 6:Create a new integer named nglayout.initialpaint.delay and set its value to 0. This is the amount of waiting time for browser to wait before it process the information received. So, we set it to 0 means it acts immediately when receives informations.
Tip 7: Create a new integer named content.notify.backoffcount and set its value to 5. 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.
Tip 8: Create a new integer named ui.submenuDelay and set its value to 0. This preference controls the time a menu takes to open a sub-menu.
Tip 9: Create a new boolean named content.interrupt.parsing and set the value to true. This preference controls whether the application will interrupt parsing a page to respond to UI events.
Tip 10: Create a new integer named content.max.tokenizing.time and set its value to 2250000.
Tip 11:Create a new integer named content.notify.interval and set its value to 750000. This preference specifies the minimum amount of time to wait between reflows.
Tip 12:Create a new boolean named content.notify.ontimer and set its value to true. This preference specifies whether to reflow pages at an interval any higher than that specified by content.notify.interval.
Tip 13:Create a new integer named browser.cache.memory.capacity and set its value to 65536. This set the cache memory of firefox so that when firefox load a page, the image can be saved in cache memory so that firefox no need to rerender it to be redisplayed.
Tip 1:Type network.http.pipelining in the filter bar and set it to true.
Tip 2:Type network.http.pipelining.maxrequests in the filter bar. The default value is 4. Change it to 8.
Tip 3: Type network.http.proxy.pipelining in the filter bar and set it to true.
Tip 4:Type network.dns.disableIPv6 in the filter bar and set it to true.
Tip 5:Type plugin.expose_full_path in the filter bar and set it to true.
Tip 6:Create a new integer named nglayout.initialpaint.delay and set its value to 0. This is the amount of waiting time for browser to wait before it process the information received. So, we set it to 0 means it acts immediately when receives informations.
Tip 7: Create a new integer named content.notify.backoffcount and set its value to 5. 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.
Tip 8: Create a new integer named ui.submenuDelay and set its value to 0. This preference controls the time a menu takes to open a sub-menu.
Tip 9: Create a new boolean named content.interrupt.parsing and set the value to true. This preference controls whether the application will interrupt parsing a page to respond to UI events.
Tip 10: Create a new integer named content.max.tokenizing.time and set its value to 2250000.
Tip 11:Create a new integer named content.notify.interval and set its value to 750000. This preference specifies the minimum amount of time to wait between reflows.
Tip 12:Create a new boolean named content.notify.ontimer and set its value to true. This preference specifies whether to reflow pages at an interval any higher than that specified by content.notify.interval.
Tip 13:Create a new integer named browser.cache.memory.capacity and set its value to 65536. This set the cache memory of firefox so that when firefox load a page, the image can be saved in cache memory so that firefox no need to rerender it to be redisplayed.
Subscribe to:
Posts (Atom)
