Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Mode lecture

  • 2 odgovori
  • 1 ima ovaj problem
  • 9 views
  • Posljednji odgovor poslao babut.michel

more options

Par défaut, dans about:config, reader.parse-on-load.enabled est sur "false". Si je le mets sur "true", il revient sur false après redémarrage de Firefox. Comment faire pour qu'il reste sur "true" ? Merci

Par défaut, dans about:config, reader.parse-on-load.enabled est sur "false". Si je le mets sur "true", il revient sur false après redémarrage de Firefox. Comment faire pour qu'il reste sur "true" ? Merci

Izabrano rješenje

Bonjour.

You can check in the profile folder if you have a user.js file that sets this pref to false.

The user.js file will only be present if you or other software has created this file and normally won't be present.

You can check its content with a text editor (right-click: "Open with"; do not double-click). The user.js file is read each time Firefox is started and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.

You can delete the user.js file if you didn't create this file yourself.

You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page.

See also:

Pročitajte ovaj odgovor sa objašnjenjem 👍 0

All Replies (2)

more options

Odabrano rješenje

Bonjour.

You can check in the profile folder if you have a user.js file that sets this pref to false.

The user.js file will only be present if you or other software has created this file and normally won't be present.

You can check its content with a text editor (right-click: "Open with"; do not double-click). The user.js file is read each time Firefox is started and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.

You can delete the user.js file if you didn't create this file yourself.

You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page.

See also:

more options

ça marche ! It works ! Thanks