JSFiddle - React, Tailwind, and code Playground

JavaScript

if (navigator.userAgent.indexOf('Chrome') != -1) {
  alert("Chrome");
}