Here’s what I’ve done so far:
Went to
Code: Select all
about:config
Code: Select all
general.useragent.override.example.com
Verified that
Code: Select all
general.useragent.site_specific_overrides
Code: Select all
true
Restarted the browser to ensure changes took effect.
Used web debugging tools (F12 > Network > Headers) to check the
Code: Select all
User-Agent
Despite these steps, the override doesn’t seem to take effect, and sites continue to detect the default UA string. Interestingly, if I set general.useragent.override globally, it works, but I’d prefer site-specific overrides instead of changing it for all sites.
I’m using Pale Moon 33.0.1 (64-bit) on Windows 10, and I have no major extensions installed that should interfere with this behavior.
Has anyone else encountered this issue? Is there something I might be missing, or is there a known bug affecting this feature in recent versions?