Java Funnage

You dont need to use tabbed browsing anyway, just open another firefox if you really hate tabs that much, dont see why though :(
 
Also when it comes to browsing you can modify FF to be faster than IE :p Loading times are a tiny bit different but once its open, opening a 2nd takes no longer than IE
 
name='nathan' said:
lol, how does something look annoying!

evil_annoying_things_800600.jpg
 
I remember something similar to this that worked a while ago :)

here's a script for fullscreen:

Code:
javascript:self.moveTo(0,0);self.resizeTo(screen.availWidth,screen.availHeight);
 
name='equk' said:
I remember something similar to this that worked a while ago :)

here's a script for fullscreen:

Code:
javascript:self.moveTo(0,0);self.resizeTo(screen.availWidth,screen.availHeight);

now that works...
 
Back
Top