matomo-org / device-detector

The Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model.
http://devicedetector.net
GNU Lesser General Public License v3.0
2.91k stars 473 forks source link

Additional browsers #5609

Closed Findus23 closed 6 years ago

Findus23 commented 7 years ago

Now that we are using https://github.com/alrra/browser-logos/tree/master/src for the browser icons, we may add support for some of the browsers they have icons for.

Unfortunatly many of them don't have an unique user agent, but I'll see what I can find.

sgiehl commented 7 years ago

Could you maybe add the full list here, so we can check what we have - and what we need to investigate?

Findus23 commented 7 years ago

Current Browsers

adblock browser

Beaker

Blisk

Boat

Browser.html

Cent

Chrome Beta/Dev/Canary

Coast

Cốc Cốc

Dooble

Epic

Firefox Beta/Developer Edition/Aurora/Nightly

Firefox Focus

Iridium

MIHTool

Min

NetSurf

NW.js

Onion

Opera Mini

Opera Neon

Orbitum

PhantomJS

Polarity

QupZilla

qutebrowser

Tob

Tofino

Tor(browser)

WaterFox

There is a even longer list of outdated browsers, but they are getting even more obscure: https://github.com/alrra/browser-logos/tree/master/src/archive

Feel free to edit this comment.

Findus23 commented 6 years ago

Most important ones have been added in the meantime and PhantomJS is also discussed in #5691.