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! 🎁

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

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

How to change user-agent when resistFingerprinting == true

  • 3 antwoorde
  • 6 hierdie probleem
  • 25 views
  • Laaste antwoord deur ewing.rj

more options

I tried following the directions at https://support.mozilla.org/en-US/kb/how-reset-default-user-agent-firefox, but I don't see those config options.

I'm using 58.0b8 (64-bit).

I tried following the directions at https://support.mozilla.org/en-US/kb/how-reset-default-user-agent-firefox, but I don't see those config options. I'm using 58.0b8 (64-bit).

Gekose oplossing

Turning privacy.resistFingerprinting already changes your user agent to the latest ESR release (v52). Are you trying to change it to something else? Use an extension like User Agent Switcher revived.

Lees dié antwoord in konteks 👍 1

All Replies (3)

more options

Gekose oplossing

Turning privacy.resistFingerprinting already changes your user agent to the latest ESR release (v52). Are you trying to change it to something else? Use an extension like User Agent Switcher revived.

more options

The general.useragent.override pref doesn't exist by default, so you would have to create a a String pref to use this feature.

I tested it in the current beta and with privacy.resistFingerprinting = true the user agent is not modified with general.useragent.override, so privacy.resistFingerprinting seems to be applied at a later stage and overrides other modifications.

more options

using a User Agent Switcher did the trick