AhsanAyaz / ngx-device-detector

An Angular v7+ library to detect the device, OS, and browser details.
https://ahsanayaz.github.io/ngx-device-detector
MIT License
517 stars 101 forks source link

Detect Brave Browser #269

Open MattSenter opened 1 year ago

MattSenter commented 1 year ago

Is your feature request related to a problem? Please describe. Brave Browser is a popular alternative to Chrome, but there is no detection for it in the current library.

Describe the solution you'd like Should be able to detect Brave Browser.

Describe alternatives you've considered Considered not modifying this library and instead using it for all cases except Brave Browser, but then I just decided to commit to this lib.