UserAgent-Switcher
UserAgent-Switcher copied to clipboard
Incorrect platform name for Windows user agents
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.
Workaround: https://security.stackexchange.com/questions/146895/how-can-you-change-platform-os-that-is-detected-by-javascript-in-firefox
general.platform.override should be set to "Win32", not "Windows"
This extension does not alter the internal configs. I am not following.