KennethanCeyer / browser-detect

:globe_with_meridians: simplify detecting your browser.
MIT License
132 stars 17 forks source link

Edge Chromium Support #39

Open rohits1301998 opened 4 years ago

rohits1301998 commented 4 years ago

edge chromium useragent:

"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 Safari/537.36 Edg/81.0.416.62"

edge useragent:

"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 Safari/537.36 Edge/16.0.1"

max-programming commented 4 years ago

I also face this same problem. Edge is based on Chromium but in the result I get Chrome

sbimochan commented 4 years ago

can you try updating this package? I get edge-chromium.