FireFox 5.0 Final released

RupeeClock

Colors 3D Snivy!
Member
Joined
May 15, 2008
Messages
6,497
Trophies
1
Age
34
Website
Visit site
XP
2,966
Country
Yeah, only three extensions stopped working for me.
First was linkification which will surely get a prompt update to 5.0
Second was gamefox which seems to have support issues right now.
Third was searchbar autosizer, which I imagine would work if you tweaked the internal compatibility parameters.
 

Hakoda

Well-Known Member
Member
Joined
Feb 2, 2008
Messages
2,133
Trophies
0
Age
29
Location
San Jose, CA
Website
Visit site
XP
343
Country
United States
Starts up slower than IE 9 for me. IE 9 is as fast as Chrome.

If you wanna see how fast any of your major browsers start up on your computer, type the following into a batch file:

Code:
@echo off

start "Firefox" "Location of Firefox.exe"
start "Chrome" "Location of Chrome.exe"
start "IE" "Location of iexplorer.exe"
start "Opera" "Location of Opera.exe"
start "Safari" "Location of Safari.exe"

Only use the lines of code of which you'd like to use. So if you're testing Chrome, IE, & Firefox, only copy those lines into the batch file. To find the location of the executable, right-click on any shortcut to the browser and click "Properties". Copy the text in "Target". The location in "Target" usually already has quotes so no need to type them out when you're pasting in the location in the batch file.

Remember to disable all add-ons for a fair fight.
 

Foxi4

Endless Trash
Global Moderator
Joined
Sep 13, 2009
Messages
30,825
Trophies
3
Location
Gaming Grotto
XP
29,851
Country
Poland
QUOTE said:
have you tried ie9. It's actually pretty good. Personal speed test i did just now between Firefox (Aurora, 6.0a2) and IE9 - (both on second start up):

Please do enjoy your viruses, constant pop-ups and more security threats than while smoking in a bomb factory. Fair trade-off for those 2 seconds less of load time.
 

Eckin

Well-Known Member
Member
Joined
Mar 14, 2009
Messages
217
Trophies
0
XP
201
Country
Brazil
I've been using some unofficial plugins for a while now (on ff4), I can't find NEW unofficial plugins for 5
 

Costello

Headmaster
Administrator
Joined
Oct 24, 2002
Messages
14,203
Trophies
4
XP
19,745
I'll update when those 2 plugins that are incompatible for me get updated.
frown.gif


I'll also say that IE9 has always been slow for me as well.
Whenever I start it it takes a while to become available (frozen at first)
when I load pages it freezes for a while too, i cant scroll or type or even switch tabs until it finishes loading.
I purely and completely hate IE.
 

Celice

Well-Known Member
Member
Joined
Jan 1, 2008
Messages
1,920
Trophies
1
XP
628
Country
United States
Hopefully it's a lot better than 4, because 4 is an unstable piece of shit for me. And now I can't downgrade to 3.6 without my addons going to shit--as in, the add-on functionality ceases to function completely, no new add-ons, no disabling, no anything. I had a pretty nice one to control FireFox's horrible memory gobbling and it's pretty much useless now 'cause I can't revert to a version of FireFox that supports it. I hate giving updates a chance
frown.gif
 

RupeeClock

Colors 3D Snivy!
Member
Joined
May 15, 2008
Messages
6,497
Trophies
1
Age
34
Website
Visit site
XP
2,966
Country
Internet Explorer for the longest time was about trying to control web standards, its only now that they're cleaning up their act.

For real, the default GUI for IE9 is so much nicer, all the clutter is removed and the necessary functions are still there.

But I still wouldn't use it.
 

hova1

Well-Known Member
Member
Joined
Oct 26, 2007
Messages
689
Trophies
0
Website
Visit site
XP
216
Country
Gambia, The
some strange thing... something is quite off with the text rendering in FX5 but i can't seem to pin-point exactly what.
Also i play Battlefield Play4Free and firefox said it wasn't compatible with FX5, but when i updated FX i just redownloaded the extension and it worked. weird
 

_Chaz_

GBAtemp's Official Mook™
Member
Joined
Sep 12, 2009
Messages
5,698
Trophies
0
XP
764
Country
United States
Company does not give frequent software updates -> rage about it

Company gives frequent software updates -> rage about it
 

RupeeClock

Colors 3D Snivy!
Member
Joined
May 15, 2008
Messages
6,497
Trophies
1
Age
34
Website
Visit site
XP
2,966
Country
_Chaz_ said:
Company does not give frequent software updates -> rage about it

Company gives frequent software updates -> rage about it
I'd argue that the update revision number doesn't properly reflect the actual content updated.
A whole version iteration with mostly performance improved and a couple of features, it doesn't compare to the switch from Firefox 2 to 3 or 3.6 to 4.

This is more like 3.5 to 3.6
 

Ikki

GBATemp's grumpy panda.
Member
Joined
Jun 1, 2010
Messages
2,797
Trophies
0
Age
29
Location
Montevideo
XP
274
Country
Uruguay
Installed it.

Works perfectly. Having the shit computer I have, I can really notice the performance upgrade.

And now I have the grammar checker.
 

CarbonX13

GBAtemp 台灣人
Member
Joined
Aug 27, 2010
Messages
1,399
Trophies
0
Location
Vancouver, B.C.
Website
Visit site
XP
137
Country
Taiwan
chartube12 said:
Oh wow! It's finally faster than IE9. But it won't last. In a few updates it will be over bloated again, just like how 2.5+ did.
What're you talking about? Internet Explorer always lagged behind the competition, and that includes IE9.
unsure.gif
Firefox 4 was already running a ton faster than Internet Explorer 9.
 

M[u]ddy

Well-Known Member
Member
Joined
Sep 4, 2009
Messages
511
Trophies
0
Age
35
Location
NRW
XP
409
Country
Germany
Slyakin said:
Well, I guess I'll have to wait a while. My most important add-ons aren't compatible, so... that sucks.

I'm excited though!
biggrin.gif

Most of the time the old plugins still work on the new versions.
There is a simple block thats deactivates them/keeps them from installing, to make sure the creator tested the plugin first and made sure it does work correctly.
To circumvent this block you can use another browser to download the plugin as xpi file.
Open it with 7zip or winrar and extract install.rdf.
With an editor you can now change the maximum version number, for example: CODE4.0.*toCODE5.*
Save the change and drag install.rdf back into the archive.
Then you can drag the xpi file into Firefox to install the plugin.
 

Slyakin

See ya suckers
Member
Joined
Oct 15, 2008
Messages
4,448
Trophies
0
Age
28
Location
Soviet Slyakin
XP
399
Country
United States
M[u said:
ddy]
Slyakin said:
Well, I guess I'll have to wait a while. My most important add-ons aren't compatible, so... that sucks.

I'm excited though!
biggrin.gif

Most of the time the old plugins still work on the new versions.
There is a simple block thats deactivates them/keeps them from installing, to make sure the creator tested the plugin first and made sure it does work correctly.
To circumvent this block you can use another browser to download the plugin as xpi file.
Open it with 7zip or winrar and extract install.rdf.
With an editor you can now change the maximum version number, for example: CODE4.0.*toCODE5.*
Save the change and drag install.rdf back into the archive.
Then you can drag the xpi file into Firefox to install the plugin.
ohmy.gif


Holy crap, you're amazing! My add-ons work on 5!
biggrin.gif


Thank you so much!
 

Nimbus

sudo /usr/bin make-me-a-coffee --nosugar --cream=1
Member
Joined
Nov 1, 2009
Messages
913
Trophies
0
Age
36
Location
Probably being lazy.
Website
Visit site
XP
311
Country
Slyakin said:
M[u said:
ddy]
Slyakin said:
Well, I guess I'll have to wait a while. My most important add-ons aren't compatible, so... that sucks.

I'm excited though!
biggrin.gif

Most of the time the old plugins still work on the new versions.
There is a simple block thats deactivates them/keeps them from installing, to make sure the creator tested the plugin first and made sure it does work correctly.
To circumvent this block you can use another browser to download the plugin as xpi file.
Open it with 7zip or winrar and extract install.rdf.
With an editor you can now change the maximum version number, for example: CODE4.0.*toCODE5.*
Save the change and drag install.rdf back into the archive.
Then you can drag the xpi file into Firefox to install the plugin.
ohmy.gif


Holy crap, you're amazing! My add-ons work on 5!
biggrin.gif


Thank you so much!


Huh, didn't know that. Nice.

I'll be copying it down
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • AncientBoi @ AncientBoi:
    eeewww
  • K3Nv2 @ K3Nv2:
    I thought it was the toilet
  • AncientBoi @ AncientBoi:
    okies. Time to go watch YT paranormal ghost things. L8er my luvs :D
    +1
  • K3Nv2 @ K3Nv2:
    I got a massive clue
  • BakerMan @ BakerMan:
    this mf def ain't watching ghost shit, he boutta beat his meat fr
    +1
  • K3Nv2 @ K3Nv2:
    Nah he's about to be the ghost in your bedroom
    +1
  • Xdqwerty @ Xdqwerty:
    @K3Nv2, and leave ectoplasm all over the place
  • BakerMan @ BakerMan:

    this is him being described
    +2
  • Xdqwerty @ Xdqwerty:
    Sigh
  • Xdqwerty @ Xdqwerty:
    Yawn
  • Xdqwerty @ Xdqwerty:
    @SylverReZ, I dislike the kind of drm where you have to play single player games online all the time bc of some verification bs
    +1
  • SylverReZ @ SylverReZ:
    @Xdqwerty, Don't use games that have Easy Anti-Cheat as its been exploited many times.
  • Xdqwerty @ Xdqwerty:
    @SylverReZ, my PC can't run most AAA games so i wont
    +1
  • Xdqwerty @ Xdqwerty:
    Most of the modern AAA games
    +1
  • Xdqwerty @ Xdqwerty:
    @SylverReZ, I also heard one of the Prince of Persia games was so unfinished that it required the "24/7 online" drm so a puzzle could be done and the game could be finished. And that when the Ubisoft servers were closed the (cracked) game was impossible to finish or something like that
  • SylverReZ @ SylverReZ:
    @Xdqwerty, That's extra scummy. Ubisoft nowadays ship out incomplete games like Skull and Bones which was being worked on for nearly a decade now.
    +1
  • Xdqwerty @ Xdqwerty:
    @SylverReZ, i think they have been doing that since late 2000s
    +1
  • Xdqwerty @ Xdqwerty:
    Either that or their old games were unfinished aswell but we can't notice it
  • Psionic Roshambo @ Psionic Roshambo:
    I like that games can be fixed after the fact, hate that it's being abused via beta tests... And DLC... I was a 7800 owner back in the day and loved Impossible Mission, turns out I couldn't beat it because it was actually impossible lol
  • Psionic Roshambo @ Psionic Roshambo:
    I never knew about it at the time but a fixed version was available but you had to mail in your broken copy lol
  • Psionic Roshambo @ Psionic Roshambo:
    So that version is semi rare
  • Xdqwerty @ Xdqwerty:
    @Psionic Roshambo, I have a rom of the ds version of impossible mission
    Xdqwerty @ Xdqwerty: @Psionic Roshambo, I have a rom of the ds version of impossible mission