question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to detect Brave Browser

See original GitHub issue

This is an awesome package.

Can it detect Brave Browser?

Using Brave, it returned this:

BrowserInfo {name: "chrome", version: "88.0.4324", os: "Android OS", type: "browser"}
name: "chrome"
os: "Android OS"
type: "browser"
version: "88.0.4324"

Thanks!

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Beniburcommented, Feb 24, 2021

you can detect Brave this way (I tested) : (navigator.brave && await navigator.brave.isBrave() || false) found here : https://stackoverflow.com/a/60954062

0reactions
martonlederercommented, Apr 2, 2021

You can also make a request to https://api.duckduckgo.com/?q=useragent&format=json and that shows Brave as a user-agent

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to see Brave in the list of default browsers
I can't see Brave in the list of available browsers in the Default ... All I see is Google Chrome, IE, Edge and...
Read more >
Brave Browser cannot connect to internet, where as other ...
My Chrome browser works fine and all others, just brave cannot show any pages. Running out of options incl disabling extensions and ...
Read more >
Brave Desktop App says it's open but I can't see it. I have tried ...
a Brave Browser window is showing in the RIGHT-hand display (as you have defined LEFT and RIGHT displays - somewhere in your computer's...
Read more >
I can't open the webpage on brave but other browser does
Troubleshooting technical issues is much easier when both the user and support agent practice clear communication.
Read more >
Unable to find settings and images in brave search
I am unable to find the “three lined settings option in brave search” and unable to view images on my BRAVE android browser....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found