Skip to content

getBrowserName

kherP edited this page Jan 2, 2020 · 3 revisions

This utility gets the name of the current browser.

Example

console.log(getBrowserName()); // "Chrome"
Clone this wiki locally