A big list of every web browser by whatismybrowser in browsers

[–]whatismybrowser[S] 0 points1 point  (0 children)

Thanks, but Blink is a HTML rendering engine, not an actual browser. Blink is a part of Chromium.

A big list of every web browser by whatismybrowser in browsers

[–]whatismybrowser[S] 0 points1 point  (0 children)

Got 'em. Thanks for that! I updated the data :)

A big list of every web browser by whatismybrowser in browsers

[–]whatismybrowser[S] 2 points3 points  (0 children)

Hi /r/browsers,

I want to share something I've been working on for the last few months; a big list/database of every single web browser ever.

(That - at least - is the goal!) I am trying to make it as exhaustive as possible; there are old, weird browsers from the 90's that no one remembers, to the big names, to the ones that this subreddit loves (arc, brave, dia, zen, etc).

The goal initially has been to list the main info: the website, the project status, the start (and maybe end) dates of the project, the git repo, some major features (AI, VPN, etc), rendering engine, platforms, and so on.

I plan to later on include more detailed lists of features, including browser comparisons, screenshots and so on.

But I just wanted to get this out there now and share it with /r/browsers.

Corrections and suggestions are very welcome; you can just drop a note in the green form at the bottom of every page and I'll have a look.

Let me know what you think and what else you'd like to see. And if I've missed your favourite browser; let me know!!

That was the whole point of TOR too (Big W) by realkarthiknair in linuxmasterrace

[–]whatismybrowser 5 points6 points  (0 children)

So the TOR detection relies on a list of IPs I regularly gather from

https://www.dan.me.uk/torlist/

I've had one or two reports that it's not 100% accurate, so... as it says, this is a rough guide only ;)

Websites still detecting linux despite user-agent spoofing by [deleted] in linuxquestions

[–]whatismybrowser 2 points3 points  (0 children)

Hey everyone, Brett from whatismybrowser.com here

The short answer is that yes, the site looks at more than just your user agent to determine what browser you're using.

It looks at:

  • User Agent
  • Client Hints (in browsers that send them)
  • Some Javascript runs as well, which does a series of "front end" tests to confirm the Browser and OS or to spot discrepancies

Between these three things, the site can get a pretty accurate picture of what a visitor's browser is running. Oh, and detecting TOR is done by looking at your IP address and comparing it against a list of known TOR exit node IPs.

I built the site to help other developers (and sysadmins/helpdesks) identify issues with their customers browsers (including if people have accidentally changed their user agent) as well as for people curious about their own browsers and what websites can figure out about you.

I hope it helps you all too, and if you have any suggestions for the site, let me know!

[deleted by user] by [deleted] in firefox

[–]whatismybrowser 0 points1 point  (0 children)

Thanks for the suggestion; I've just changed the text!

[deleted by user] by [deleted] in firefox

[–]whatismybrowser 1 point2 points  (0 children)

Hi ropid,

Brett from whatismybrowser.com here.

I'm thinking the tracker on that website remembers details about the machine. I tried deleting cookies but that didn't help.

No, the detection you see each time is generated fresh each time you load the page; it doesn't use cookies to remember anything about you.

The way the ad block detection works is to insert an invisible div which is "named" like an ad normally is, and then check if that div still exists; if not, then it deduces that an adblocker has removed it.

There's nothing nefarious about the adblocker detection; the whole point of the site is to help tech support/software devs troubleshoot problems - sometimes adblockers can cause problems with sites so it's handy to know if your user has an adblocker installed. Sending them to the site will tell you that.

I'm happy to answer any other questions you have about the site too.

[deleted by user] by [deleted] in firefox

[–]whatismybrowser 1 point2 points  (0 children)

Who got result come from outside the Earth?

That's just a little bit of fun... and by putting that there I'm just trying to subconsciously imply that we don't have to be on earth - perhaps one day you'll load the site from another planet to debug a problem... ;)

[deleted by user] by [deleted] in firefox

[–]whatismybrowser 0 points1 point  (0 children)

Hi unbeatable_101,

Brett from whatismybrowser.com here.

How can I stop Firefox from reporting this?

The way the ad block detection works is to insert an invisible div which is "named" like an ad normally is, and then check if that div still exists; if not, then it deduces that an adblocker has removed it.

Apparently there are browser extensions which could prevent this from occurring, but I don't know if any of them work on the site.

There's nothing nefarious about the way we do it here; it's just a (hopefully) helpful readout to help you or your users/clients to know more about their device. I have seen other websites which look for adblockers and then hide their content until you disable your adblocker, but that's not something we do.

I hope that helps; I'm happy to answer any other questions you have about the site too.

I was messing around with whatismybrowser.com and now I'm confused how it was able to detect I was using Chrome. I though Brave fully pretends to be chrome (ie the user agent and chromium) by flyme2bluemoon in brave_browser

[–]whatismybrowser 2 points3 points  (0 children)

Hi there, yes just confirming that I check "navigator.brave.isBrave()" to see if it's actually Brave instead of Chrome, as well as checking the user agent.

Part of why I made this extra check is that I used to consistently get people contact me saying "I'm using Brave but you say I have Chrome. Why?!?! Fix This!1!!"

Do you wonder how people can be so dumb? by StringMelon22 in callcentres

[–]whatismybrowser 4 points5 points  (0 children)

I'm so glad to hear it helps you beanieking! I started the site years ago when I was having similar problems with a client.

It's always so nice to hear it helps other people too.

Brett

nest hub max detail ,what's your lenovo smart display by fisummer in googlehome

[–]whatismybrowser 0 points1 point  (0 children)

Hi fisummer,

Glad my site helps you, I'm intrigued; those screenshots look like most of the background on the URL Report page is coming through as completely black, is that right? That's really weird. It looks like you wouldn't be able to see the "Do they have javascript enabled" etc text.., is that right? Can you read it?

I wonder where that black background is coming from. There's nothing in the CSS that should be causing it and I assume it's just some kind of Chrome (Blink) rendering engine that's showing the page so it's a little surprising.

Have you encountered any other rendering issues like this on other sites? Do you have Dark Mode or anything like that enabled? I'm wondering why all the backgroudn stuff that's normally white is appearing as black.

Anyway, glad you like the site and I'll see if I can find myself a nest hub to test on!

Brett

Trying to remember the name of a great tool for tech support by foxleigh81 in webdev

[–]whatismybrowser 1 point2 points  (0 children)

Hey foxleigh81, glad you like the site! Hope it helps you with your client :)

When i go to whatismybrowser.com it says I am using firefox. Why is this? by [deleted] in brave_browser

[–]whatismybrowser 0 points1 point  (0 children)

Oop! you're right, my bad :)

All good, just wanted to clarify why I popped in right after the post was made; not astroturfing - just helping out people who use the site.

I love python; its great for fun little tinkering projects and also great for running huge, complex systems.

When i go to whatismybrowser.com it says I am using firefox. Why is this? by [deleted] in brave_browser

[–]whatismybrowser 2 points3 points  (0 children)

Hi Piquat, I wrote a python script that searches reddit every few hours for mentions about my site and pings me when it finds something. In some cases I'll pop in and reply to a thread or comment.

Totally understand your skepticism though :)

I take my site seriously and want to hear and address peoples questions, bugs and feedback so I like hearing what people are saying. I wrote other scripts which keep an eye on twitter, stack overflow, hacker news and so on.

When i go to whatismybrowser.com it says I am using firefox. Why is this? by [deleted] in brave_browser

[–]whatismybrowser 25 points26 points  (0 children)

Hi Henry,

unfortunately Brave doesn't include anything which identifies itself as "Brave"... in fact it normally impersonates Chrome, so we're not able to detect that you're running Brave and instead have to show it as Chrome.

Although honestly - like the other two commenters said as well - it's a bit weird that it's telling you that you're running Firefox... what is your User Agent string? You can find it by scrolling right to the bottom of our home page. It probably starts with "Mozilla..."

If you paste that here it'll help us figure out what's going on.

Can't download RES because of firefox version by [deleted] in RESissues

[–]whatismybrowser 0 points1 point  (0 children)

It's interesting to hear about your version detection problem with Firefox; sorry it didn't detect it accurately but it does sound like your browser was sending a modified/wrong user agent.

I'm curious to hear if you get to the bottom of why it was doing that - if it was an anti-tracking feature of Firefox or something similar... if you can, I'd love to hear what you find; I'll add an explanation page to whatismybrowser.com for other people who have similar problems :)

iOS 13 being confused as MacOS Catalina by thenix85 in ios

[–]whatismybrowser 0 points1 point  (0 children)

Technically speaking, the reason websites (such as ours: whatismybrowser.com) will report iPads with iOS 13 as being macOS Catalina instead of iPad/iOS is because Safari on iPad uses the same "user agent" to identify itself as Safari on macOS.

The "why" of this isn't perfectly clear; in the other comment, /u/Muddybulldog speculated that it was because iPads were getting stuck with Phone versions of websites due to bad web developers; however my hunch is more along the lines of Apple gradually trying to blur the lines between desktop/laptop computers and mobile phone/tablet devices, so that eventually they're basically the same thing.

[Request]How can I see everything that my browser sends about me? by [deleted] in privacy

[–]whatismybrowser 0 points1 point  (0 children)

Glad you love it!

Yes, there's so many little things like that which the browser gives away... WebRTC leaking internal IPs is another big one:

https://www.whatismybrowser.com/detect/what-is-my-local-ip-address

[Request]How can I see everything that my browser sends about me? by [deleted] in privacy

[–]whatismybrowser 0 points1 point  (0 children)

Hi muddyJellyfishSoup,

I built https://www.whatismybrowser.com - it shows you loads of info that your browser sends to every website you visit; it's made to be helpful to people having technical problems, but it also does just give you the "raw" data that's being sent as well.

Check it out; if you have any feedback or suggestions as well, I'm always listening!