This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Èròjà atẹ̀lélànà yii ni a ti fi pamọ́ fọ́jọ́ pípẹ́. Jọ̀wọ́ béèrè ìbéèrè titun bí o bá nílò ìrànwọ́.

How is the useragent is set

  • 4 àwọn èsì
  • 1 ní ìṣòro yìí
  • 1 view
  • Èsì tí ó kẹ́hìn lọ́wọ́ cor-el

more options

How does firefox determine the user agent? I'm especially interested in how the operating system is detected. Is there a way to manipulate the detection?

How does firefox determine the user agent? I'm especially interested in how the operating system is detected. Is there a way to manipulate the detection?

All Replies (4)

more options
more options

Hi, you may find what is listed in Google search using your question enough information : https://www.google.com/search?q=How+does+firefox+determine+the+user+agent%3F&ie=utf-8&oe=utf-8&client=firefox-b

more options
more options

Note that it not only the user agent, but there are more navigator properties.

The user agent is send via the HTTP request headers, but JavaScript running on a page can detect more. There are override prefs for most of these, some examples:

  • general.useragent.override
  • general.platform.override

Note that some properties are spoofed when Resist Fingerprinting is enabled.