User Agent

userAgent

Output Type: String

{
    "userAgent": "userAgent"
}

chrome

Output Type: String

{
    "chrome": "chrome"
}

firefox

Output Type: String

{
    "firefox": "firefox"
}

safari

Output Type: String

{
    "safari": "safari"
}

opera

Output Type: String

{
    "opera": "opera"
}

internetExplorer

Output Type: String

{
    "internetExplorer": "internetExplorer"
}

Last updated

Was this helpful?