Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

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’.

Mear ynfo

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

about:config tweaks

  • 5 antwurd
  • 2 hawwe dit probleem
  • 5 werjeftes
  • Lêste antwurd fan James

more options

Hi! My name is Artur and I'm providing a Firefox 3.6.3 solution on thin clients. This solution displays a webpage automatically. Some thing as a "attendance service manager". I'm running Firefox on a Debian Squeeze OS. Question: Concerning about "about:config" and "prefs.js" (last one, mainly) tweaks, I would like to know if there's a solution to allow opening a Firefox session on full screen and to disable about:sessionrestore window. Problem: Several equipments have opened several tabs before (re)initializing. By the way, any prefs.js tweaks will help a lot!

Sorry by my english skills. They're not so accurate.

Artur

Hi! My name is Artur and I'm providing a Firefox 3.6.3 solution on thin clients. This solution displays a webpage automatically. Some thing as a "attendance service manager". I'm running Firefox on a Debian Squeeze OS. Question: Concerning about "about:config" and "prefs.js" (last one, mainly) tweaks, I would like to know if there's a solution to allow opening a Firefox session on full screen and to disable about:sessionrestore window. Problem: Several equipments have opened several tabs before (re)initializing. By the way, any prefs.js tweaks will help a lot! Sorry by my english skills. They're not so accurate. Artur

Alle antwurden (5)

more options

Why are you deploying Firefox 3.6.3? Why not use something faster and secure, like at least Firefox ESR, or Firefox 13? 3.6.3 is ancient and horribly insecure.

more options

I agree, Tylerdowner, but I have no authority about upgrading FF version on it. It's an iso that we burn and install it on thin clients. In other words, it's a ready-to-use solution. Unfortunately I need to use this version.

more options

Firefox 4+ versions have the ability to open a Firefox session in full screen mode, the 3.6 and earlier versions didn't have that option.

more options

You can use a mozilla.cfg file in the Firefox program folder to lock prefs or specify new (default) values.

Place a file local-settings.js in the defaults\pref folder where you also find the file channel-prefs.js to specify using mozilla.cfg.

pref("general.config.filename", "mozilla.cfg");
pref("general.config.obscure_value", 0); // use this to disable the byte-shift

See:

You can use these functions in mozilla.cfg:

defaultPref();  // set new default value
pref();         // set pref, but allow changes in current session
lockPref();     // lock pref, disallow changes
more options

arturvsantos, just so you know the last security update for Firefox 3.6 was 3.6.28 as 3.6.3 is rather behind there even.