Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

How to change user-agent when resistFingerprinting == true

  • 3 odgovora
  • 6 ima ovaj problem
  • 25 prikaza
  • Posljednji odgovor od 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).

Izabrano rješenje

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.

Pročitaj ovaj odgovor u kontekstu 👍 1

Svi odgovori (3)

more options

Odabrano rješenje

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