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!

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

I would like to add a line to prefs.js - is there a way to write a batch file to do that?

  • 3 απαντήσεις
  • 2 έχουν αυτό το πρόβλημα
  • 8 προβολές
  • Τελευταία απάντηση από the-edmeister

more options

user_pref("network.automatic-ntlm-auth.trusted-uris", "hostname");

user_pref("network.automatic-ntlm-auth.trusted-uris", "hostname");

Όλες οι απαντήσεις (3)

more options

Put that pref into a user.js file.
http://kb.mozillazine.org/User.js_file

Firefox looks at the user.js file every time it starts for additions or changes to preferences, and then writes those to the prefs.js file.

user.js doesn't exist by default, it has to be created. This extension will create that file automatically upon installation and it provides an editing window for the three "user" files from within Firefox. You don't have to dig thru your file system every time you want to do a minor edit.

http://webdesigns.ms11.net/chromeditp.html

more options

You're welcome.

Please click the Solved button next to the answer that solved your Firefox support issue, when you're logged in.