Changing your UserAgent in Firefox

Sometimes you get an irritating message that the site is only for specific operating systems or browsers. But you want to see if Firefox can’t render it anyway.
Here’s how.
- Go to the address
about:config - Search for the key
general.useragent.override - If it’s not there, right click in the window and select “New -> String”
- For the key name, type
general.useragent.override - For the value, type
Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1), or some other UserAgent string that you want to mimic
