Brand
Exported By | |
---|---|
Type | string |
A browser brand represents an opaque string that is used for making brand-specific version checks in userAgentData.
Values
ANDROID_BROWSER | The browser brand for Android Browser. Do not depend on the value of this string. Because Android Browser has not implemented userAgentData yet, the value of this string is not guaranteed to stay the same in future revisions. |
---|---|
CHROMIUM | The browser brand for Chromium, including Chromium-based Edge and Opera. |
EDGE | The browser brand for Edge. This brand can be used to get the version of both EdgeHTML and Chromium-based Edge. |
FIREFOX | The browser brand for Firefox. Do not depend on the value of this string. Because Firefox has not implemented userAgentData yet, the value of this string is not guaranteed to stay the same in future revisions. |
IE | The browser brand for Internet Explorer. Do not depend on the value of this string. Because IE will never support userAgentData, the value of this string should be treated as opaque (it's used internally for legacy-userAgent fallback). |
OPERA | The browser brand for Opera. This brand can be used to get the version of both Presto- and Chromium-based Opera. |
SAFARI | The browser brand for Safari. Do not depend on the value of this string. Because Safari has not implemented userAgentData yet, the value of this string is not guaranteed to stay the same in future revisions. |
SILK | The browser brand for Silk. See https://docs.aws.amazon.com/silk/latest/developerguide/what-is-silk.html Do not depend on the value of this string. Because Silk does not identify itself in userAgentData yet, the value of this string is not guaranteed to stay the same in future revisions. |