UserAgentExtension extension

Extension adding ability to get the human readable name from a UserAgent.

on

Properties

application String

Available on UserAgent, provided by the UserAgentExtension extension

Returns the Config.userAgentProduct with the version parsed from this UserAgent.
no setter
localized String

Available on UserAgent, provided by the UserAgentExtension extension

Returns the human readable name of this UserAgent, if any, or otherwise returns the whole UserAgent.
no setter
system String

Available on UserAgent, provided by the UserAgentExtension extension

Returns the operating system of this UserAgent.
no setter