ngx-device-detector
ngx-device-detector copied to clipboard
#269 Brave Browser Detection
Problem
There is no detection for Brave Browser in this library.
Solution
Add userAgentData
inspection to detect Brave Browser. Note that userAgentData
can also be used to detect Chrome
over the legacy userAgent
string.
@MattSenter this is awesome work! Could you check the lint errors and push again? I can review and merge asap then 🙂
@AhsanAyaz Updated! Sorry it took so long.
@AhsanAyaz fixed conflicts
@AhsanAyaz I think the workflow might be busted. I'm not seeing a linting or testing issue on my end.