Vanilla JavaScript Browser Detection
Now and then, you might want to show specific alerts based on the browser the visitor uses.
For instance, this can be because you just made a new Chrome browser extension and want everyone on Chrome to auto-download it.
Non Preferred method
The nonpr...
h.daily-dev-tips.com2 min read