pub const BROWSER_BRANDS: &'static str;
Expand description

Array of brand name and version separated by a space.

This value is intended to be taken from the UA client hints API (navigator.userAgentData.brands).

ยงExamples

  • Not A;Brand 99
  • Chromium 99
  • Chrome 99