Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Learn More

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

How to stop FireFox from updating versions?

  • 1 antwurd
  • 2 hawwe dit probleem
  • 13 werjeftes
  • Lêste antwurd fan ideato

more options

I have a devise that only works will FireFox version 22 and I install version 22 everyday because it keeps updating to version 30 now. I have it set to not update automatically and when I look at the settings after its been updated to 30 I notice that the settings are still set to not automatically update. I need version 22 set to stay on my computer without updating so I can use my devise without having to install version 22 everyday!

I have a devise that only works will FireFox version 22 and I install version 22 everyday because it keeps updating to version 30 now. I have it set to not update automatically and when I look at the settings after its been updated to 30 I notice that the settings are still set to not automatically update. I need version 22 set to stay on my computer without updating so I can use my devise without having to install version 22 everyday!

Alle antwurden (1)

more options

Hello, use the next code in a user.js file in your profile :

// turn off application updates: user_pref("app.update.enabled", false);

http://kb.mozillazine.org/User.js_file

thanks