Jump to content
xisto Community
Sign in to follow this  
dnateam

Firefox Tricks

Recommended Posts

Here are some tricks you can do to your firefox browser.

Remove bold formatting on the active tab.

Get rid of the close button the tab bar.

Add the code to the userchrome.css



.tabs-closebutton-box { display: none !important;}



Force firefox to load links ina new tab.

Add the code to your user.js


user_pref ("browser.tabs.showSingleWindowModePrefs",true);

Then restart firefox, you will see an option to open windows in a new tab instead under tabbed browsing in Tools|Options|Advanced

Notice from cmatcmextra:
Added code tags round code

Edited by cmatcmextra (see edit history)

Share this post


Link to post
Share on other sites

thanks man these are great tricks there is some many thing you can do to fire fox it great. Its a great broswer and thanks for the codes i was searching for some codes to change this with fire fox so thanks man.

Share this post


Link to post
Share on other sites

I use Firefox almost all the time, except when working with my Control Panel and FTP (I'm forced to use Internet Explorer since it accepts two seperate lines, one for the loging and the other for the password). At phpBB.com, people post about bug reports and security issues all the time. Everyone can find it here: http://forums.xisto.com/no_longer_exists/ and http://forums.xisto.com/no_longer_exists/ very skeptical when it comes to changing code, or even adding mods to forums since it can quite often compromise some level of security. Is there any way of knowing that this code is safe? I know it's short and very brief, but still... I'm just cautious. :)

Share this post


Link to post
Share on other sites

Do you know if these tips and tricks also work with the Mozilla Browser? Firefox is based on the same code. There are some really good bits of similar code change instructions over in the forum at mozilla.org . However, I am quite content with the default values it comes with. For those of you who want tweaks to the Firefox or Mozilla Browser, check out the Mozillazine.

Share this post


Link to post
Share on other sites

I use Firefox almost all the time, except when working with my Control Panel and FTP (I'm forced to use Internet Explorer since it accepts two seperate lines, one for the loging and the other for the password).

I'm not quite sure what you mean. I use FF for my cPanel.

Share this post


Link to post
Share on other sites

I'm not quite sure what you mean. I use FF for my cPanel.

186240[/snapback]


Same here, I use IE only when apllying for exams at college, FF doesn't work for them, LOL.

Share this post


Link to post
Share on other sites

here are some firefox tweaksfor all type 'about:config' in the address slotenable pipelining (by default the browser sends one request to a site by enabling pipelining it can send user defined number)]find 'network.http.pipelining' double click it so that value becomes 'true'find 'network.http.proxy.pipelining' double click to set the value to 'true'define number of request to sendfind 'network.http.pipelining.maxrequests' set value from 15 to 30 depending on your net speed (using abnormally high values for low speed connection might actually slow you down)turbo browsing tweakfind 'browser.turbo.enabled' double click to set its value to 'true'finally my last tweak is to reduce the rendering time, by default the browser waits for sometime before it shows the data it recieves...by this tweak you will reduce this time to zeroright click anywhaere and select new>integerwrite the following preference name 'nglayout.initialpaint.delay' and set its value to '0' (zero)See any change in the speed....Lemme know?

Share this post


Link to post
Share on other sites

I just found out that firefox isn't as secure as was thought :)Once in a while, my virusscanner finds virus's, trojans, and the like in one of my firefox cache folders....I dunno why :)A bit off topic...Anyway posted because I was gonna try those tweaks ;)

Share this post


Link to post
Share on other sites

Oooo. Now, I just have to wait a bit more, (I think) for page loads, but when it loads, it's all loaded :)A question...Would this also affect download speeds? If it does, I wouldn't need to use cheap, free download managers ;)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.