Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

How to change user-agent when resistFingerprinting == true

  • 3 trả lời
  • 6 gặp vấn đề này
  • 21 lượt xem
  • Trả lời mới nhất được viết bởi 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).

Giải pháp được chọn

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.

Đọc câu trả lời này trong ngữ cảnh 👍 1

Tất cả các câu trả lời (3)

more options

Giải pháp được chọn

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