79490470

Date: 2025-03-06 19:29:56
Score: 1
Natty:
Report link
let isChrome = navigator.userAgentData?.brands.filter((elem)=> elem.brand === 'Google Chrome')?.length > 0
console.log(isChrome)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: vsnahar