Selecting the Default Browser in Facebook on Android

September 8th, 2021
browser, tech
On mobile, when an app wants to open a web page, it has three options:
  1. Use the user's default browser. You leave the app entirely, and switch to the browser. History, logins, autofill, etc work as the user expects.

  2. (Android only) Use a "custom tab". Same as #1, except the app has a bit of control over appearance (bottom toolbar, custom menu, etc). Also some apps [shakes fist] don't respect your default browser, and always use Chrome for the tab.

  3. Use an "in-app browser". It is as if the app has implemented their own web browser, where you are logged out of every site, history is not shared, and they are able to inject arbitrary JavaScript into the pages you visit.

I mildly prefer #1 over #2, but strongly prefer either to #3. In-app browsers add friction with no benefit, don't respect user choice, make it harder for Firefox etc, and are insecure (more).

If you click on an external link in Facebook for Android, you'll get something like:

That's their in-app browser. You might think to turn it off you could click the three dots:

And "Go to Settings":

There used to be an option here to turn off the in-app browser, but now the only options are to configure it. Dead end.

To turn it off you need to go back to the Facebook home screen, go into "Settings & Privacy", and click "Media":

At the bottom of the page there's an option for "Links open externally":

While I wish Facebook just used the default browser, moving the setting to somewhere unreachable from the in-app browser is somewhere between "intentionally user-hostile" and "failure to think about how users interact with browser choice settings".

Comment via: facebook, lesswrong

Recent posts on blogs I like:

Somewhat Against Trans-Inclusive Language About Biological Sex

"People with vaginas"? Well, maybe

via Thing of Things April 25, 2024

Clarendon Postmortem

I posted a postmortem of a community I worked to help build, Clarendon, in Cambridge MA, over at Supernuclear.

via Home March 19, 2024

How web bloat impacts users with slow devices

In 2017, we looked at how web bloat affects users with slow connections. Even in the U.S., many users didn't have broadband speeds, making much of the web difficult to use. It's still the case that many users don't have broadband speeds, both …

via Posts on March 16, 2024

more     (via openring)