UserAgent-Switcher icon indicating copy to clipboard operation
UserAgent-Switcher copied to clipboard

Incorrect platform name for Windows user agents

Open ghost opened this issue 10 months ago • 2 comments

As far as I can tell, general.platform.override should be set to "Win32", not "Windows". This is set automatically when a user enters an agent string, with seemingly no real way to change it as this extension overrides whatever is in Firefox config. I do apologize if I'm missing something though, not trying to waste anyones time but my own.

ghost avatar Jan 14 '25 06:01 ghost

Workaround: https://security.stackexchange.com/questions/146895/how-can-you-change-platform-os-that-is-detected-by-javascript-in-firefox

ghost avatar Jan 30 '25 22:01 ghost

general.platform.override should be set to "Win32", not "Windows"

This extension does not alter the internal configs. I am not following.

ray-lothian avatar Apr 28 '25 08:04 ray-lothian